aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/searchsummary/docsummary/docsumstate.cpp
Commit message (Expand)AuthorAgeFilesLines
* vespa.summaryFeatures.cached is always 0.0 (false)Henning Baldersheim2024-02-121-1/+0
* Wire QueryNormalization in to JuniperQueryAdapter and use it there.Henning Baldersheim2024-02-051-0/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* GC unused assert includesHenning Baldersheim2023-05-171-0/+1
* Bind juniper query to input field.Tor Egge2023-01-251-0/+14
* Add interface class IKeywordExtractorFactory.Tor Egge2023-01-051-1/+0
* Use std::unique_ptr for juniper::QueryHandle and juniper::Result.Tor Egge2022-08-161-15/+2
* rank and summary features are never moved as json anymore.Henning Baldersheim2022-06-231-14/+2
* Inline return AttrDFW::get_attribute() and clean up some old code with manual...Henning Baldersheim2022-06-211-5/+1
* Use MultiValueReadView to read values from struct field attributes.Tor Egge2022-04-251-0/+1
* GetDocsumsState _docSumFieldSpace no longer neededArne H Juul2022-02-051-2/+0
* report more issuesHÃ¥vard Pettersen2021-10-141-4/+6
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Omit filling summary features if specified for the document summary class.Geir Storli2021-07-021-0/+1
* Make jsonstringer lazy.Henning Baldersheim2021-03-311-12/+21
* wire in using new JSON-lite location formatArne Juul2020-08-181-2/+2
* remove fef::Location, use common::GeoLocationSpec insteadArne Juul2020-07-161-4/+7
* fix TODOsArne Juul2020-07-151-9/+11
* finish rewrite to use GeoLocationArne Juul2020-07-151-4/+10
* handle locations in query for getdocsumArne Juul2020-07-151-1/+40
* Prepare to support matched-elements-only for arrays and weighted sets of prim...Geir Storli2020-05-201-2/+2
* Change signature of fill_matching_elements to take a const reference toTor Egge2019-10-021-2/+2
* Move ownership of MatchingElements to GetDocsumsState.Tor Egge2019-09-271-3/+3
* Add filtering support to attribute combiner dynamic field writer.Tor Egge2019-09-251-3/+12
* Add attribute combiner dynamic field writer.Tor Egge2018-06-071-0/+2
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Optimize includes.Henning Baldersheim2017-02-061-3/+0
* Correct previous incomplete detanglingHenning Baldersheim2016-11-171-0/+1
* Break some more large include dependencies.Henning Baldersheim2016-11-171-1/+3
* PublishJon Bratseth2016-06-151-0/+50