summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/matching/unpacking_iterators_optimizer
Commit message (Expand)AuthorAgeFilesLines
* Add InTerm to backend.Tor Egge2023-11-241-0/+1
* Add flag for marking phrase always expensive.Henning Baldersheim2023-11-191-1/+33
* Fully GC unused parameter as we now always split phrases.Henning Baldersheim2023-11-171-24/+8
* Update copyrightJon Bratseth2023-10-092-2/+2
* Expose SameElement query terms to ranking.Geir Storli2023-01-121-1/+1
* 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
* Remove option to delay phrases and same-element. The gain is smaller than the...Henning Baldersheim2022-08-311-54/+14
* Introducing fuzzy searchAlexey Chernyshev2022-03-231-0/+1
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* 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-071-1/+1
* use size literals in searchcoreArne Juul2021-02-151-1/+2
* Consolidate search for GTest.Tor Egge2020-07-071-1/+0
* Use find_package to find gtest library.Tor Egge2020-06-291-1/+2
* Add skeleton for NearestNeighborTerm in C++.Geir Storli2019-11-191-0/+1
* Avoid shadowing of global variables.Tor Egge2019-09-161-0/+2
* implement and test unpacking iterators optimizerHÃ¥vard Pettersen2019-09-122-0/+370