aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/matching/match_tools.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Control the auto-adjustment of targetHits in ANN using post-filtering.Geir Storli2023-08-151-5/+5
* Expose bitvector of valid lids and use this when grouping.Henning Baldersheim2023-07-041-12/+12
* Propagate DocumentMetaStore read gaurd to RequestContext.Henning Baldersheim2023-05-091-0/+1
* do not allow reusing searchHåvard Pettersen2023-02-061-0/+9
* Change from typedef to using in searchcore.Geir Storli2022-12-211-1/+1
* Fix forward declarations.Tor Egge2022-09-141-1/+1
* thread bundle now available when calculating the global filterHåvard Pettersen2022-09-121-0/+2
* Find and locate range query item in the 'and' path of a query.Henning Baldersheim2022-09-081-0/+1
* perform rank profiling when appropriateHåvard Pettersen2022-08-261-3/+7
* - Enable tracking of dropped documents if that is required for correct tracki...Henning Baldersheim2022-08-231-0/+1
* Unify on using directive. Add final to implementations classes.Henning Baldersheim2022-08-151-43/+55
* Reduce code duplication by using fef::QueryValue in RequestContext implementa...Geir Storli2022-07-051-1/+1
* Auto-adjust global filter tuning parameters to handle searchable-copies > 1.Geir Storli2022-05-121-0/+14
* 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
* use vespalib::hash_mapArne H Juul2022-01-131-1/+2
* remap feature namesArne H Juul2022-01-131-0/+3
* calculate match featuresHåvard Pettersen2021-11-041-0/+2
* execute -> mutateHenning Baldersheim2021-10-261-1/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* add 'is_search' flag when creating match tools factoryHåvard Pettersen2021-03-251-1/+2
* Limit exposure of Request. Let Trace be enough.Henning Baldersheim2019-12-201-2/+5
* Add more details to the trace.Henning Baldersheim2019-12-201-2/+2
* Make one doom with explicit hard and soft instead of wrapping and nesting.Henning Baldersheim2019-12-041-4/+4
* Wrap soft and hard doom in an CombinedDoom.Henning Baldersheim2019-12-031-10/+6
* Reduce code visibility and minor cleanup.Henning Baldersheim2019-11-271-7/+9
* Refactor handle recorder.Tor Egge2019-05-231-2/+1
* Make it possible for rank features to request which match data that should be...Geir Storli2019-05-211-1/+2
* Trace the optimized blueprint.Henning Baldersheim2019-03-051-0/+1
* Don't repeat rerank-count overrideLester Solbakken2018-09-051-1/+1
* Use explicit template instantiation to reduce code bloatHenning Baldersheim2018-08-271-2/+3
* Wire in the attribute execution via the IAttributeContext.Henning Baldersheim2018-08-271-16/+22
* - Add option to increment an attribute for every doc matched.Henning Baldersheim2018-08-271-5/+22
* make all ranked hits available when diversifyingHåvard Pettersen2018-08-151-0/+1
* Pass stringref by valueHenning Baldersheim2018-08-111-1/+1
* Refactor param extraction.Henning Baldersheim2018-08-091-1/+1
* Create diversity filter on demand if diversity is specified.Henning Baldersheim2018-08-091-10/+14
* enable re-using termwise bitvectors in second phaseHåvard Pettersen2017-09-201-18/+24
* Revert "Havardpe/reuse termwise vector in second phase"Henning Baldersheim2017-09-191-24/+18
* let match tools own rank_program and searchHåvard Pettersen2017-09-191-19/+23
* MatchData is now separate from RankProgramHåvard Pettersen2017-09-191-9/+11
* use 0.0 rank score for results when not rankingHåvard Pettersen2017-09-011-1/+1
* Deinline large destructor and uses nested namespaceHenning Baldersheim2017-08-031-4/+4
* 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