aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/searchsummary/docsummary/resultconfig.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use one MatchingElementsFields instance per summary class.Geir Storli2023-03-311-1/+4
* Standardize on using lowercase first letter in function names.Geir Storli2022-09-211-15/+15
* GC ResTypeHenning Baldersheim2022-09-201-25/+17
* Unify how errors during setup is handled in DocsumFieldWriterFactory.Geir Storli2022-09-161-6/+11
* Modernize C++ code.Geir Storli2022-09-161-2/+2
* Simplify setting of wanted v8 geo positions.Tor Egge2022-09-151-0/+6
* GC unused StringEnum, and avoid including config in header files.Henning Baldersheim2022-09-071-5/+2
* Remove summary field enumeration spanning summary classes.Tor Egge2022-09-071-13/+3
* Revert "Revert "Use commands from summary config to setup document field rewr...Tor Egge2022-09-051-2/+14
* Revert "Use commands from summary config to setup document field rewriters."Tor Egge2022-09-021-14/+2
* Use commands from summary config to setup document field rewriters.Tor Egge2022-09-021-2/+14
* Factor out DocsumFieldWriterFactory.Tor Egge2022-08-291-32/+3
* GC unused code.Henning Baldersheim2022-08-261-23/+3
* Remove IDocsumStore::getSummaryClassId() member function.Tor Egge2022-08-261-8/+7
* Remove DocsumStoreValue, DocsumBlobEntryFilter, GeneralResult and ResultPacker.Tor Egge2022-08-251-8/+2
* Remove unneeded includes in header files.Tor Egge2022-07-071-22/+1
* Add DocsumBlobEntryFilter to limit types in docsum blob.Tor Egge2022-07-021-2/+8
* add a global variableArne H Juul2022-02-041-0/+9
* wire v8 positions flag into ResultConfig classArne H Juul2021-11-221-0/+2
* we no longer make any XML stringsArne H Juul2021-11-181-2/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Omit filling summary features if specified for the document summary class.Geir Storli2021-07-021-10/+12
* Handle raw typeHenning Baldersheim2021-05-191-0/+2
* GC unused codeHenning Baldersheim2019-01-111-25/+0
* Handle bool in old summary framework too.Henning Baldersheim2019-01-111-30/+23
* Use nested namespace and clean up some unused code.Henning Baldersheim2017-08-161-4/+2
* 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
* Use serialized tensors in docsum blobs instead of slime objects.Tor Egge2017-01-181-0/+3
* Split in hash_xxx, array, lru, cache ++ in hpp files. To reduce clinon buildHenning Baldersheim2016-12-151-6/+3
* PublishJon Bratseth2016-06-151-0/+246