aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/searchsummary/docsummary/resultclass.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-6/+6
* Optimize resolving and usage of summary result class.Geir Storli2022-09-211-4/+20
* GC ResTypeHenning Baldersheim2022-09-201-6/+3
* Modernize C++ code.Geir Storli2022-09-161-2/+3
* Rename search::docsummary::ResConfigEntry::_bindname member variable to _name.Tor Egge2022-09-071-2/+2
* Remove summary field enumeration spanning summary classes.Tor Egge2022-09-071-18/+1
* Revert "Revert "Use commands from summary config to setup document field rewr...Tor Egge2022-09-051-3/+20
* Revert "Use commands from summary config to setup document field rewriters."Tor Egge2022-09-021-20/+3
* Use commands from summary config to setup document field rewriters.Tor Egge2022-09-021-3/+20
* Move DynamicInfo instance into search::docsummary::ResultClass instance.Tor Egge2022-09-011-1/+1
* GC unused code.Henning Baldersheim2022-08-261-5/+4
* Remove DocsumStoreValue, DocsumBlobEntryFilter, GeneralResult and ResultPacker.Tor Egge2022-08-251-4/+2
* Restore original semantics of ResultClass::GetIndexFromName() andTor Egge2022-07-061-5/+1
* Add DocsumBlobEntryFilter to limit types in docsum blob.Tor Egge2022-07-021-3/+9
* remove check for compressed dataArne H Juul2022-02-041-50/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Omit filling summary features if specified for the document summary class.Geir Storli2021-07-021-1/+2
* Use a templated find() to enable lookup without object creation when objects ...Henning Baldersheim2018-11-011-1/+8
* Use nested namespace and clean up some unused code.Henning Baldersheim2017-08-161-3/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Reduce fastos.h dependency.Henning Baldersheim2017-06-011-1/+1
* Optimize includes.Henning Baldersheim2017-02-061-2/+0
* Remove not needed includes.Henning Baldersheim2016-12-151-3/+0
* Split in hash_xxx, array, lru, cache ++ in hpp files. To reduce clinon buildHenning Baldersheim2016-12-151-12/+7
* PublishJon Bratseth2016-06-151-0/+114