aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/matching/unpacking_iterators_optimizer.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Separate out non templated code, and avoid magic pre include LOG_SETUP.Henning Baldersheim2023-07-131-3/+3
* Disable splitting of same-element until we can also handle that with matched-...Henning Baldersheim2022-09-131-1/+3
* Remove option to delay phrases and same-element. The gain is smaller than the...Henning Baldersheim2022-08-311-21/+5
* 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/+3
* Add skeleton for NearestNeighborTerm in C++.Geir Storli2019-11-191-0/+1
* Remove redundant move.Tor Egge2019-09-161-1/+1
* implement and test unpacking iterators optimizerHåvard Pettersen2019-09-121-5/+114
* added empty skeleton for unpacking iterators optimizerHåvard Pettersen2019-09-121-0/+19