aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/matching/match_master.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Also check if document has been removed before returning result.Henning Baldersheim2023-07-041-1/+1
* Move search::FeatureValues to vespalib::FeatureValues in preparation forTor Egge2023-04-251-1/+1
* trace global filter iterator treeHåvard Pettersen2023-02-091-16/+3
* separate profiling depth parametersHåvard Pettersen2023-01-191-4/+3
* more convenient ThreadBundle::runHåvard Pettersen2022-09-141-3/+1
* if a search thread has tracing, include it in the traceHåvard Pettersen2022-08-291-7/+17
* Wire in profile_depthHenning Baldersheim2022-08-261-1/+1
* Unify on using directive. Add final to implementations classes.Henning Baldersheim2022-08-151-1/+1
* GC unused codeHenning Baldersheim2022-06-151-3/+0
* Improve and re-structure trace logging from the query setup part of matching.Geir Storli2022-04-261-1/+1
* Revert "Improve and re-structure trace logging from the query setup part of m...Harald Musum2022-04-261-1/+1
* Improve and re-structure trace logging from the query setup part of matching.Geir Storli2022-04-251-1/+1
* Let default watermark be at 50% instead of 10%.Henning Baldersheim2021-11-091-1/+0
* Use normal function template.Tor Egge2021-11-071-1/+2
* calculate match featuresHåvard Pettersen2021-11-041-2/+18
* wire reported issues into search/docsum repliesHåvard Pettersen2021-10-071-0/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* remove tensor.h and tensorengine.hArne Juul2020-12-081-1/+0
* balance second phase ranking workloadHåvard Pettersen2020-11-021-4/+4
* Revert "Revert "Balder/remove steadytimestamp 2""Henning Baldersheim2019-12-161-8/+8
* Revert "Balder/remove steadytimestamp 2"Henning Baldersheim2019-12-161-8/+8
* Use std::chrono.Henning Baldersheim2019-12-091-8/+8
* Reduce code visibility and minor cleanup.Henning Baldersheim2019-11-271-4/+1
* Address comment by specifying timeunit in the type.Henning Baldersheim2019-11-201-4/+4
* Add typesafe SteadyTimeStamp.Henning Baldersheim2019-11-151-2/+1
* introduce separate docsum matcher classHåvard Pettersen2019-09-231-55/+0
* test tensor feature extraction for protonHåvard Pettersen2019-06-141-1/+1
* populate feature sets with serialized tensorsHåvard Pettersen2019-06-131-2/+16
* Make it lazy and safe.Henning Baldersheim2019-03-131-2/+2
* Make the Trace object itself lazyHenning Baldersheim2019-03-131-2/+2
* Passing the trace object will do just fine.Henning Baldersheim2019-03-111-5/+5
* Trace match thread and iterator tree too.Henning Baldersheim2019-03-101-4/+18
* Don't repeat rerank-count overrideLester Solbakken2018-09-051-1/+1
* Keep full name where no extra type information is visible to enhance meaning.Henning Baldersheim2018-08-291-6/+5
* Reduce scope to inside if() {}Henning Baldersheim2018-08-281-2/+1
* Use explicit template instantiation to reduce code bloatHenning Baldersheim2018-08-271-3/+2
* Wire in the attribute execution via the IAttributeContext.Henning Baldersheim2018-08-271-3/+4
* - Add option to increment an attribute for every doc matched.Henning Baldersheim2018-08-271-0/+6
* Some style changesHenning Baldersheim2018-08-201-7/+6
* use SortedHitSequence when selecting best results among threadsHåvard Pettersen2018-08-141-2/+2
* Create diversity filter on demand if diversity is specified.Henning Baldersheim2018-08-091-1/+1
* Select the hits to rerank in the selectBest part instead of a later copy.Henning Baldersheim2018-07-271-2/+2
* Nested namespacesHenning Baldersheim2018-07-251-11/+7
* enable re-using termwise bitvectors in second phaseHåvard Pettersen2017-09-201-8/+12
* Revert "Havardpe/reuse termwise vector in second phase"Henning Baldersheim2017-09-191-12/+8
* let match tools own rank_program and searchHåvard Pettersen2017-09-191-8/+12
* MatchData is now separate from RankProgramHåvard Pettersen2017-09-191-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1