aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/matching/match_tools.cpp
Commit message (Expand)AuthorAgeFilesLines
* enumerate blueprint nodes if trace level high enoughHåvard Pettersen10 days1-0/+3
* Style fix: empty line between member functions.Tor Egge2024-05-301-0/+4
* Integrate firstPhaseRank feature with match loop.Tor Egge2024-05-271-1/+4
* Wire control of scoring range for weakand scorer from rank/query properties.Henning Baldersheim2024-04-291-1/+3
* tag blueprints with strictnessHåvard Pettersen2024-03-201-3/+6
* Merge branch 'master' into balder/gc-unused-feature-flagsHenning Baldersheim2023-12-201-2/+3
|\
| * enable sorting on costHåvard Pettersen2023-12-201-2/+4
| * Estimate => CostHenning Baldersheim2023-12-191-1/+1
| * Add feature flag for allow sorting blueprints by cost estimate instead of est...Henning Baldersheim2023-12-191-1/+1
* | GC unused feature flags related to rollout of multithreaded fetch postings an...Henning Baldersheim2023-12-191-8/+2
|/
* - Add a doom that will not expire until it does not matter anymore.Henning Baldersheim2023-12-151-1/+1
* Follow config if using supplied thread bundle or not.Henning Baldersheim2023-12-121-1/+3
* Unify on using reference where possible.Henning Baldersheim2023-12-121-1/+1
* Wire in thread bundle to execute info and request context.Henning Baldersheim2023-12-121-5/+5
* float => double to to unify with estimate.Henning Baldersheim2023-12-121-1/+1
* Wire in use-estimate-for-fetch-postings into ExecuteInfo.Henning Baldersheim2023-12-061-3/+6
* Consistent namingHenning Baldersheim2023-12-051-1/+1
* - Control creation of temporary postinglists during fetchPostings for non-str...Henning Baldersheim2023-12-041-2/+4
* Add flag for marking phrase always expensive.Henning Baldersheim2023-11-191-1/+2
* Fully GC unused parameter as we now always split phrases.Henning Baldersheim2023-11-171-1/+1
* - Add maxHits param that can be used to compute a realistic(low) hit rate whe...Henning Baldersheim2023-11-031-1/+3
* When fetching summaries we do not require a strict search iterator.Henning Baldersheim2023-11-031-1/+1
* Update copyrightJon Bratseth2023-10-091-1/+1
* Wire in doom and let hitrate be a float intHenning Baldersheim2023-09-221-2/+2
* Add query property to control fuzzy matching algorithm.Geir Storli2023-09-211-1/+3
* Return early with error if timed out during query setup.Henning Baldersheim2023-09-201-0/+1
* Control the auto-adjustment of targetHits in ANN using post-filtering.Geir Storli2023-08-151-7/+9
* Propagate DocumentMetaStore read gaurd to RequestContext.Henning Baldersheim2023-05-091-4/+2
* trace global filter iterator treeHåvard Pettersen2023-02-091-8/+4
* Merge pull request #25920 from vespa-engine/havardpe/profile-global-filterHåvard Pettersen2023-02-071-1/+1
|\
| * profile global filter calculationHåvard Pettersen2023-02-071-1/+1
* | do not allow reusing searchHåvard Pettersen2023-02-061-2/+3
|/
* separate profiling depth parametersHåvard Pettersen2023-01-191-1/+4
* Now we always split phrases.Henning Baldersheim2022-09-301-2/+1
* thread bundle now available when calculating the global filterHåvard Pettersen2022-09-121-1/+3
* Unify code and only set up RangeLocator when degradation is enabled.Henning Baldersheim2022-09-081-5/+5
* Find and locate range query item in the 'and' path of a query.Henning Baldersheim2022-09-081-5/+12
* Rank-property 'vespa.mutate.allow_query_override: true' must be set in rank-p...Henning Baldersheim2022-09-021-16/+28
* Remove option to delay phrases and same-element. The gain is smaller than the...Henning Baldersheim2022-08-311-2/+1
* Allow query time control of spli/delay query optimisations.Henning Baldersheim2022-08-301-2/+2
* perform rank profiling when appropriateHåvard Pettersen2022-08-261-9/+9
* Wire in profile_depthHenning Baldersheim2022-08-261-1/+1
* - Enable tracking of dropped documents if that is required for correct tracki...Henning Baldersheim2022-08-231-0/+5
* Unify on using directive. Add final to implementations classes.Henning Baldersheim2022-08-151-10/+8
* Reduce code duplication by using fef::QueryValue in RequestContext implementa...Geir Storli2022-07-051-1/+1
* GC unused codeHenning Baldersheim2022-06-151-3/+0
* Auto-adjust global filter tuning parameters to handle searchable-copies > 1.Geir Storli2022-05-121-11/+23
* Improve and re-structure trace logging from the query setup part of matching.Geir Storli2022-04-261-14/+22
* Revert "Improve and re-structure trace logging from the query setup part of m...Harald Musum2022-04-261-22/+14
* Improve and re-structure trace logging from the query setup part of matching.Geir Storli2022-04-251-14/+22