aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/searchsummary/docsummary/struct_map_attribute_combiner_dfw.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Don't render field in search result if it is empty after matched elements fil...Tor Egge2022-09-081-1/+5
* 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-19/+19
* 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-5/+5
* always print the key in a map of structsArne Juul2020-05-191-1/+1
* Change StructFieldsResolver to remember attribute names and add function to p...Geir Storli2019-10-081-16/+8
* Change signature of fill_matching_elements to take a const reference toTor Egge2019-10-021-2/+10
* Add filtering support to attribute combiner dynamic field writer.Tor Egge2019-09-251-14/+44
* Rename variables related to value portion of map.Tor Egge2018-06-111-23/+23
* Add docsum field writer for map of struct based on values in structTor Egge2018-06-081-0/+116