aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/searchsummary/docsummary/docsumstate.h
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-1/+5
* Update copyrightJon Bratseth2023-10-091-1/+1
* Move search::FeatureValues to vespalib::FeatureValues in preparation forTor Egge2023-04-251-1/+2
* Bind juniper query to input field.Tor Egge2023-01-251-5/+9
* Add interface class IKeywordExtractorFactory.Tor Egge2023-01-051-2/+0
* Add interface class IKeywordExtractor.Tor Egge2023-01-051-2/+2
* Standardize on using lowercase first letter in function names.Geir Storli2022-09-211-2/+2
* Use reference to IDocsumEnvironemt instead of pointer.Tor Egge2022-08-301-2/+2
* GC some unused code and add some 'explicit' qualifiers.Henning Baldersheim2022-08-261-1/+1
* GC unused code.Henning Baldersheim2022-08-261-1/+1
* Use std::unique_ptr for juniper::QueryHandle and juniper::Result.Tor Egge2022-08-161-6/+1
* rank and summary features are never moved as json anymore.Henning Baldersheim2022-06-231-7/+1
* Inline return AttrDFW::get_attribute() and clean up some old code with manual...Henning Baldersheim2022-06-211-7/+3
* Use MultiValueReadView to read values in multivalue attribute dynamic field w...Tor Egge2022-04-261-1/+1
* Use MultiValueReadView to read values from struct field attributes.Tor Egge2022-04-251-1/+7
* GetDocsumsState _docSumFieldSpace no longer neededArne H Juul2022-02-051-2/+0
* 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-4/+7
* handle locations in query for getdocsumArne Juul2020-07-151-2/+3
* Prepare to support matched-elements-only for arrays and weighted sets of prim...Geir Storli2020-05-201-3/+3
* Change signature of fill_matching_elements to take a const reference toTor Egge2019-10-021-3/+6
* Move ownership of MatchingElements to GetDocsumsState.Tor Egge2019-09-271-2/+2
* Add filtering support to attribute combiner dynamic field writer.Tor Egge2019-09-251-0/+6
* Add attribute combiner dynamic field writer.Tor Egge2018-06-071-0/+2
* Code healthHenning Baldersheim2018-05-091-5/+3
* Remove or update outdated copyright noticesTor Brede Vekterli2017-09-201-2/+0
* 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
* Break some more large include dependencies.Henning Baldersheim2016-11-171-10/+16
* Remove all usage of boost::noncopyable.Henning Baldersheim2016-09-141-0/+4
* PublishJon Bratseth2016-06-151-0/+86