aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/searchsummary/docsummary/array_attribute_combiner_dfw.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use smart pointers in search::docsummary::DynamicDocsumWriter.Tor Egge2022-08-261-1/+1
* Remove unneeded includes in header files.Tor Egge2022-07-071-0/+1
* Use MultiValueReadView to read values from struct field attributes.Tor Egge2022-04-251-1/+1
* 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-1/+1
* wire in special case for maps to avoid keys/values just disappearingArne Juul2020-05-191-0/+1
* Change StructFieldsResolver to remember attribute names and add function to p...Geir Storli2019-10-081-4/+6
* Change signature of fill_matching_elements to take a const reference toTor Egge2019-10-021-1/+2
* Add filtering support to attribute combiner dynamic field writer.Tor Egge2019-09-251-2/+3
* Add attribute combiner dynamic field writer.Tor Egge2018-06-071-0/+29