aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/matching/query_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* tag blueprints with strictnessHåvard Pettersen2024-03-201-17/+23
* Add feature flag for allow sorting blueprints by cost estimate instead of est...Henning Baldersheim2023-12-191-232/+119
* - Control creation of temporary postinglists during fetchPostings for non-str...Henning Baldersheim2023-12-041-3/+3
* Add InTerm to backend.Tor Egge2023-11-241-0/+2
* Sameelement behaves like an and with extra constraints.Henning Baldersheim2023-11-071-4/+4
* - Add maxHits param that can be used to compute a realistic(low) hit rate whe...Henning Baldersheim2023-11-031-4/+6
* Update copyrightJon Bratseth2023-10-091-1/+1
* Wire in doom and let hitrate be a float intHenning Baldersheim2023-09-221-3/+3
* Expose SameElement query terms to ranking.Geir Storli2023-01-121-8/+8
* thread bundle now available when calculating the global filterHåvard Pettersen2022-09-121-4/+7
* GlobalFilter is now an interfaceHåvard Pettersen2022-09-121-7/+6
* Avoid using vespalib::Identifiable.Henning Baldersheim2022-05-271-1/+1
* 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-231-0/+2
* extend unit testArne H Juul2021-10-191-0/+24
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* - 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-291-3/+3
* wire in using new JSON-lite location formatArne Juul2020-08-181-7/+11
* allow extracting locations as termsArne Juul2020-08-161-1/+1
* preserve old behaviorArne Juul2020-07-151-1/+2
* Extend semantic lifetime of view resolver variables in searchcoreTor Egge2020-04-221-6/+9
* Revert "Revert "Balder/add executeinfo""Henning Baldersheim2020-01-031-5/+6
* Revert "Balder/add executeinfo"Arnstein Ressem2020-01-031-6/+5
* Merge pull request #11619 from vespa-engine/balder/add-executeinfoHenning Baldersheim2020-01-021-5/+6
|\
| * Add ExecutionInfo to propagate more information than just strictness to fetch...Henning Baldersheim2019-12-311-5/+6
* | Remove unused constant (term_index).Tor Egge2020-01-021-1/+0
|/
* remove "termindex" which is always -1Arne Juul2019-11-211-3/+1
* Add skeleton for NearestNeighborTerm in C++.Geir Storli2019-11-191-0/+2
* Slime is not used after allHenning Baldersheim2019-03-181-1/+0
* verify that Rank and AndNot stays on top when using location search too.Henning Baldersheim2019-03-181-2/+63
* clion adviseHenning Baldersheim2019-03-181-10/+10
* Eliminate some clang warnings in searchcore.Tor Egge2019-02-081-2/+4
* Move the whitelist down through AndNot and Rank to the last one and 'AND' it ...Henning Baldersheim2018-07-241-5/+12
* Let AndNot stay on top after whitelisting too.Henning Baldersheim2018-07-231-4/+17
* Add a test that RankItems stay on top after whitelisting.Henning Baldersheim2018-07-201-0/+38
* added more tests for same element query nodesHåvard Pettersen2018-06-051-8/+45
* No need for special handling of temporary qrs behavior.Henning Baldersheim2018-06-041-2/+2
* Avoid inline errors.Henning Baldersheim2018-06-031-3/+5
* Add explicit testing of SameElementModifierHenning Baldersheim2018-06-031-0/+55
* Correct unique idsHenning Baldersheim2018-05-291-4/+4
* Remove termlikeness and expect fully qualified names for children from the qrs.Henning Baldersheim2018-05-291-2/+0
* Add some simple SameElement testing.Henning Baldersheim2018-05-251-7/+12
* Add initial support for SameElement in backend too.Henning Baldersheim2018-05-251-26/+28
* Use active lids bitvector for whitelisting.Tor Egge2018-04-061-4/+4