summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/matching
Commit message (Expand)AuthorAgeFilesLines
* 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
* add 'is_search' flag when creating match tools factoryHåvard Pettersen2021-03-251-2/+2
* all scalars must be doubleHåvard Pettersen2021-03-041-1/+1
* Avoid including singlenumericattribute.hppHenning Baldersheim2021-02-251-1/+0
* use size literals in searchcoreArne Juul2021-02-152-2/+4
* When making callbacks like notifying about new bucket show the gurad that is ...Henning Baldersheim2021-02-141-1/+2
* Use vespalib::duration for timeoutsHenning Baldersheim2021-01-311-2/+1
* use SimpleValue instead of EngineOrFactoryArne Juul2020-12-022-11/+12
* cleanup unused includeArne Juul2020-11-272-2/+0
* balance second phase ranking workloadHåvard Pettersen2020-11-022-96/+117
* handle both engine- and factory-based tensorsArne Juul2020-10-152-7/+11
* Add noexcept as indicated by -WnoeexceptHenning Baldersheim2020-10-071-1/+1
* Reuse document meta store state from prepare step instead of doingTor Egge2020-10-061-1/+1
* handle onnx model config for inputs and outputsHåvard Pettersen2020-09-221-6/+19
* handle onnx models configHåvard Pettersen2020-09-012-2/+15
* wire in using new JSON-lite location formatArne Juul2020-08-181-7/+11
* allow extracting locations as termsArne Juul2020-08-162-5/+5