aboutsummaryrefslogtreecommitdiffstats
path: root/searchsummary/src/vespa/searchsummary/docsummary/docsumwriter.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use WordFolder as helper instead of inheriting static stuff.Henning Baldersheim2023-07-251-2/+0
* Add interface class IKeywordExtractorFactory.Tor Egge2023-01-051-4/+1
* Add interface class IKeywordExtractor.Tor Egge2023-01-051-3/+3
* Standardize on using lowercase first letter in function names.Geir Storli2022-09-211-2/+2
* Cleanup IDocsumStore and IDocsumWriter interfaces.Geir Storli2022-09-211-2/+5
* Optimize resolving and usage of summary result class.Geir Storli2022-09-211-13/+12
* Adjust api for DocsumWriter and DocsumFieldWriter:Tor Egge2022-09-151-2/+2
* Revert "Revert "Use commands from summary config to setup document field rewr...Tor Egge2022-09-051-5/+2
* Revert "Use commands from summary config to setup document field rewriters."Tor Egge2022-09-021-2/+5
* Use commands from summary config to setup document field rewriters.Tor Egge2022-09-021-5/+2
* Move DynamicInfo instance into search::docsummary::ResultClass instance.Tor Egge2022-09-011-1/+0
* Allocate a docsums state for each summary class in streaming search.Tor Egge2022-09-011-5/+0
* Remove mustSkip from ResolveClassInfo.Tor Egge2022-09-011-2/+1
* Use reference to IDocsumEnvironemt instead of pointer.Tor Egge2022-08-301-2/+2
* Use vespalib::SmartBuffer instead of ancient RawBuf.Henning Baldersheim2022-08-301-9/+7
* GC some old unused code with ancient 'goto'.....Henning Baldersheim2022-08-291-3/+6
* GC some unused code and add some 'explicit' qualifiers.Henning Baldersheim2022-08-261-7/+2
* Use smart pointers in search::docsummary::DynamicDocsumWriter.Tor Egge2022-08-261-10/+10
* Remove IDocsumStore::getSummaryClassId() member function.Tor Egge2022-08-261-8/+3
* Remove DocsumStoreValue, DocsumBlobEntryFilter, GeneralResult and ResultPacker.Tor Egge2022-08-251-3/+3
* Remove unneeded includes in header files.Tor Egge2022-07-071-6/+8
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Rename urlresult* -> general_result* to match class name.Geir Storli2019-12-031-1/+1
* Remove some more transport related stuff.Henning Baldersheim2019-09-301-0/+2
* Add attribute combiner dynamic field writer.Tor Egge2018-06-071-0/+1
* GC unused code.Henning Baldersheim2018-05-091-38/+11
* Add vespa 7 todo.Henning Baldersheim2018-05-091-1/+1
* Code healthHenning Baldersheim2018-05-091-1/+1
* Correct include orderHenning Baldersheim2017-08-151-12/+7
* 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
* always assume GDFLAG_ALLOW_SLIMEArne H Juul2017-02-231-7/+2
* Decouple includes.Henning Baldersheim2016-12-161-2/+1
* Break some more large include dependencies.Henning Baldersheim2016-11-171-1/+0
* PublishJon Bratseth2016-06-151-0/+123