aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/searchsummary/docsummary/matched_elements_filter_dfw.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Standardize on using lowercase first letter in function names.Geir Storli2022-09-211-1/+1
* Adjust api for DocsumWriter and DocsumFieldWriter:Tor Egge2022-09-151-2/+2
* Ignore summary field type in MatchedElementsFilterDFW and moveTor Egge2022-09-081-1/+1
* GC some unused code and add some 'explicit' qualifiers.Henning Baldersheim2022-08-261-5/+4
* Use smart pointers in search::docsummary::DynamicDocsumWriter.Tor Egge2022-08-261-1/+1
* Remove DocsumStoreValue, DocsumBlobEntryFilter, GeneralResult and ResultPacker.Tor Egge2022-08-251-1/+1
* Remove unneeded includes in header files.Tor Egge2022-07-071-7/+11
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Update class comment.Geir Storli2020-07-101-2/+3
* Prepare to support matched-elements-only for arrays and weighted sets of prim...Geir Storli2020-05-201-4/+4
* Optimize handling of "matched-elements-only" when the input field as retrieve...Geir Storli2020-01-101-0/+2
* Enable map/array element filtering in document summary for streaming search.Tor Egge2019-10-151-0/+2
* Setup struct field mapper when constructing matched elements filter dfw.Geir Storli2019-10-081-1/+7
* Add docsum field writer that filters matched elements from a complex field re...Geir Storli2019-10-041-0/+27