aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/docsummary/documentstoreadapter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Cleanup IDocsumStore and IDocsumWriter interfaces.Geir Storli2022-09-211-1/+1
* Move static member functions from SummaryFieldConverter to SlimeFiller.Tor Egge2022-09-201-1/+0
* Remove IDocsumStore::getSummaryClassId() member function.Tor Egge2022-08-261-12/+4
* Remove DocsumStoreValue, DocsumBlobEntryFilter, GeneralResult and ResultPacker.Tor Egge2022-08-251-137/+3
* Add IDocsumStoreDocument, an interface for accessing the original documentTor Egge2022-07-051-1/+2
* Add DocsumBlobEntryFilter to limit types in docsum blob.Tor Egge2022-07-021-0/+4
* Avoid requiring identifiable for FieldValueHenning Baldersheim2022-03-161-2/+2
* we no longer make any XML stringsArne H Juul2021-11-181-2/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* engine.encode -> encode_valueArne Juul2020-12-021-2/+2
* handle both engine- and factory-based tensorsArne Juul2020-10-151-4/+2
* getAsTensorPtr() method can return "pointer to tensor"Arne Juul2020-10-141-1/+1
* Expose the document instance that was used to generate a docsum blob.Geir Storli2019-12-031-1/+1
* Handle bool in old summary framework too.Henning Baldersheim2019-01-111-52/+22
* Remove stringref::c_str()Tor Brede Vekterli2018-07-251-2/+2
* Use schematic 'type', 'message', 'details' error schema.Henning Baldersheim2018-02-021-0/+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
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-021-1/+2
* make useSlimeInsideFields always trueArne H Juul2017-02-231-4/+4
* move some codeArne H Juul2017-02-101-1/+1
* make stuff compile and testHaavard2017-01-231-2/+2
* Use serialized tensors in docsum blobs instead of slime objects.Tor Egge2017-01-181-0/+17
* Avoid building all the document code in every file.Henning Baldersheim2016-12-121-5/+3
* PublishJon Bratseth2016-06-151-0/+202