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