aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/docsummary/docsumcontext.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* - Use stash instead of the single use of VariableSizeVector.Henning Baldersheim2023-09-251-15/+4
* Standardize on using lowercase first letter in function names.Geir Storli2022-09-211-3/+3
* Cleanup IDocsumStore and IDocsumWriter interfaces.Geir Storli2022-09-211-1/+1
* Optimize resolving and usage of summary result class.Geir Storli2022-09-211-3/+4
* Adjust api for DocsumWriter and DocsumFieldWriter:Tor Egge2022-09-151-1/+1
* Revert "Revert "Use commands from summary config to setup document field rewr...Tor Egge2022-09-051-2/+2
* Revert "Use commands from summary config to setup document field rewriters."Tor Egge2022-09-021-2/+2
* Use commands from summary config to setup document field rewriters.Tor Egge2022-09-021-2/+2
* Remove mustSkip from ResolveClassInfo.Tor Egge2022-09-011-1/+1
* Use reference to IDocsumEnvironemt instead of pointer.Tor Egge2022-08-301-9/+9
* Remove IDocsumStore::getSummaryClassId() member function.Tor Egge2022-08-261-3/+2
* Remove DocsumStoreValue, DocsumBlobEntryFilter, GeneralResult and ResultPacker.Tor Egge2022-08-251-1/+1
* Inline return AttrDFW::get_attribute() and clean up some old code with manual...Henning Baldersheim2022-06-211-16/+12
* remove code path generating binary blobs in DocsumReplyArne H Juul2021-10-131-35/+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-0/+2
* GC unused members from SearchReplyHenning Baldersheim2021-06-281-1/+0
* use size literals in searchcoreArne Juul2021-02-151-1/+2
* handle locations in query for getdocsumArne Juul2020-07-151-25/+0
* split out geo location parser into its own distinct classArne Juul2020-07-151-24/+17
* Use make_unique and make_shared instead of new.Geir Storli2020-05-291-1/+1
* Prepare to support matched-elements-only for arrays and weighted sets of prim...Geir Storli2020-05-201-2/+2
* Revert "Revert "Balder/remove steadytimestamp 2""Henning Baldersheim2019-12-161-2/+2
* Revert "Balder/remove steadytimestamp 2"Henning Baldersheim2019-12-161-2/+2
* Use std::chrono.Henning Baldersheim2019-12-091-2/+2
* Move only when no more usages afterwards.Henning Baldersheim2019-11-271-1/+1
* Reduce code visibility and minor cleanup.Henning Baldersheim2019-11-271-1/+2
* Add wiring of fill_matching_elements() to matcher.Tor Egge2019-10-031-1/+4
* Change signature of fill_matching_elements to take a const reference toTor Egge2019-10-021-1/+1
* Remove some more transport related stuff.Henning Baldersheim2019-09-301-3/+1
* Move ownership of MatchingElements to GetDocsumsState.Tor Egge2019-09-271-5/+3
* Add filtering support to attribute combiner dynamic field writer.Tor Egge2019-09-251-1/+10
* Fix format strings in searchcore module.Tor Egge2019-03-121-2/+2
* Wire in the attribute execution via the IAttributeContext.Henning Baldersheim2018-08-271-5/+3
* - Add option to increment an attribute for every doc matched.Henning Baldersheim2018-08-271-3/+5
* Even though visually similar, semantic similarity of '1' and 'i' are close to...Henning Baldersheim2018-02-021-1/+1
* Use schematic 'type', 'message', 'details' error schema.Henning Baldersheim2018-02-021-27/+30
* Nested namespacesHenning Baldersheim2018-02-021-1/+1
* Report back as field 'error' the timeout as amount of us on overtime.Henning Baldersheim2018-01-311-2/+7
* Shortcut summary generation on timeout.Henning Baldersheim2018-01-311-4/+12
* Reduce includes.Henning Baldersheim2017-08-161-4/+2
* Include lessHenning Baldersheim2017-07-251-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
* always assume GDFLAG_ALLOW_SLIMEArne H Juul2017-02-231-11/+6
* use new input/output model in slimeHaavard2017-02-031-1/+1