aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/searchsummary/docsummary/attribute_field_writer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* GC some unused code and add some 'explicit' qualifiers.Henning Baldersheim2022-08-261-2/+1
* Use MultiValueReadView to read values from struct field attributes.Tor Egge2022-04-251-67/+80
* Update 2018 copyright notices.gjoranv2021-10-071-1/+1
* no_empty_strings -> keep_empty_stringsArne Juul2020-05-191-2/+2
* add a writer that never skips empty or missing stringsArne Juul2020-05-191-2/+26
* Use vespalib::Memory to represent nested field name.Tor Egge2018-06-081-10/+10
* Rename _len member to _size, to match accessor method.Tor Egge2018-06-081-5/+7
* Add attribute combiner dynamic field writer.Tor Egge2018-06-071-0/+170