aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/searchsummary/docsummary/attribute_combiner_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-1/+1
* GC some unused code and add some 'explicit' qualifiers.Henning Baldersheim2022-08-261-1/+1
* Use smart pointers in search::docsummary::DynamicDocsumWriter.Tor Egge2022-08-261-2/+2
* Remove unneeded includes in header files.Tor Egge2022-07-071-4/+5
* Use MultiValueReadView to read values from struct field attributes.Tor Egge2022-04-251-1/+3
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* Prepare to support matched-elements-only for arrays and weighted sets of prim...Geir Storli2020-05-201-4/+6
* Setup struct field mapper when constructing matched elements filter dfw.Geir Storli2019-10-081-1/+1
* Change signature of fill_matching_elements to take a const reference toTor Egge2019-10-021-3/+7
* Add filtering support to attribute combiner dynamic field writer.Tor Egge2019-09-251-3/+5
* IDocsumFW -> ISimpleDFWHenning Baldersheim2019-01-141-1/+1
* GC unused codeHenning Baldersheim2019-01-111-3/+2
* Add attribute combiner dynamic field writer.Tor Egge2018-06-071-0/+36