aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/searchsummary/docsummary/res_config_entry.cpp
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
* Optimize resolving and usage of summary result class.Geir Storli2022-09-211-3/+11
* GC ResTypeHenning Baldersheim2022-09-201-2/+1
* Rename search::docsummary::ResConfigEntry::_bindname member variable to _name.Tor Egge2022-09-071-1/+1
* Remove summary field enumeration spanning summary classes.Tor Egge2022-09-071-1/+0
* Revert "Revert "Use commands from summary config to setup document field rewr...Tor Egge2022-09-051-1/+5
* Revert "Use commands from summary config to setup document field rewriters."Tor Egge2022-09-021-5/+1
* Use commands from summary config to setup document field rewriters.Tor Egge2022-09-021-1/+5
* Factor out DocsumFieldWriterFactory.Tor Egge2022-08-291-0/+16