summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/matching
Commit message (Expand)AuthorAgeFilesLines
* Update searchcore/src/tests/proton/matching/unpacking_iterators_optimizer/unp...Henning Baldersheim2022-09-131-1/+1
* Update searchcore/src/tests/proton/matching/unpacking_iterators_optimizer/unp...Henning Baldersheim2022-09-131-1/+1
* Disable splitting of same-element until we can also handle that with matched-...Henning Baldersheim2022-09-131-57/+49
* thread bundle now available when calculating the global filterHåvard Pettersen2022-09-122-6/+11
* Merge pull request #24011 from vespa-engine/havardpe/global-filter-as-interfaceHenning Baldersheim2022-09-121-7/+6
|\
| * GlobalFilter is now an interfaceHåvard Pettersen2022-09-121-7/+6
* | Fetch target active from bucketdb.Henning Baldersheim2022-09-111-54/+55
|/
* Merge pull request #23974 from vespa-engine/balder/cancel-unhealty-correlatio...Henning Baldersheim2022-09-082-6/+101
|\
| * Unify code and only set up RangeLocator when degradation is enabled.Henning Baldersheim2022-09-081-2/+0
| * Find and locate range query item in the 'and' path of a query.Henning Baldersheim2022-09-082-6/+103
* | Revert "Revert "Unify access to assets needed during rank-setup.""Henning Baldersheim2022-09-073-26/+56
|/
* Revert "Unify access to assets needed during rank-setup."Tor Egge2022-09-073-56/+26
* Unify access to assets needed during rank-setup.Henning Baldersheim2022-09-063-26/+56
* Some c++ cleanup while reading code.Henning Baldersheim2022-09-051-22/+20
* - Use c++11 for loopsHenning Baldersheim2022-09-041-3/+7
* Remove option to delay phrases and same-element. The gain is smaller than the...Henning Baldersheim2022-08-311-54/+14
* perform rank profiling when appropriateHåvard Pettersen2022-08-261-1/+1
* Wire in profile_depthHenning Baldersheim2022-08-261-1/+1
* Minor code health.Henning Baldersheim2022-08-231-19/+19
* Reduce code duplication by using fef::QueryValue in RequestContext implementa...Geir Storli2022-07-051-8/+15
* avoid nullptr derefHåvard Pettersen2022-06-211-1/+1
* Remove no longer used metrics for Vespa 8.Geir Storli2022-06-081-22/+4
* Avoid using vespalib::Identifiable.Henning Baldersheim2022-05-272-6/+7
* Fold searchlib_uca into searchlibHenning Baldersheim2022-05-211-1/+0
* Auto-adjust global filter tuning parameters to handle searchable-copies > 1.Geir Storli2022-05-121-18/+65
* Auto-adjust targetHits for approximate nearest neighbor search when using pos...Geir Storli2022-05-101-2/+9
* Improve and re-structure trace logging from the query setup part of matching.Geir Storli2022-04-261-4/+4
* Revert "Improve and re-structure trace logging from the query setup part of m...Harald Musum2022-04-261-4/+4
* Improve and re-structure trace logging from the query setup part of matching.Geir Storli2022-04-251-4/+4
* Write unit test for how global filter is calculated and handled.Geir Storli2022-04-111-12/+70
* remove FastOS_ApplicationHåvard Pettersen2022-04-081-11/+11
* Introducing fuzzy searchAlexey Chernyshev2022-03-232-0/+3
* Let the InvocationService drive the clock instead of having its own ticking l...Henning Baldersheim2022-03-032-5/+6
* Remove inlining warnings (searchcore).Tor Egge2022-02-261-0/+3
* remap feature namesArne H Juul2022-01-131-0/+56
* use more accessorsArne H Juul2021-11-121-13/+13
* use first phase ranking to verify match feature orderingHåvard Pettersen2021-11-041-0/+1
* calculate match featuresHåvard Pettersen2021-11-041-37/+122
* Update 2019 Oath copyrights.gjoranv2021-10-275-5/+5
* Add and clarify on-first-phaseHenning Baldersheim2021-10-271-0/+13
* extend unit testArne H Juul2021-10-191-0/+24
* use custom types for true/false (NodeTypes::True, ProtonTrue, etc)Arne H Juul2021-10-191-2/+2
* add ITEM_TRUE and ITEM_FALSE query nodesArne H Juul2021-10-181-0/+2
* Update 2018 copyright notices.gjoranv2021-10-073-3/+3
* Update 2017 copyright notices.gjoranv2021-10-0721-21/+21
* external ranking expressionsHåvard Pettersen2021-05-205-2/+34
* Revert "external ranking expressions"Harald Musum2021-05-205-34/+2
* external ranking expressionsHåvard Pettersen2021-05-185-2/+34
* - Use a LookupKey to further delay data conversion until we know it is necess...Henning Baldersheim2021-03-291-0/+11
* - Let DotProduct,Wand and WeightedSet be Term nodes in the query tree as they...Henning Baldersheim2021-03-293-46/+19