summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/queryeval/queryeval_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* tag blueprints with strictnessHåvard Pettersen2024-03-201-22/+34
| | | | | | The strict-aware sort function is responsible for propagating and tagging strictness throughout the blueprint tree. Use pre-tagged strictness in fetchPostings, createSearch and createFilterSearch.
* make default flow stats more explicitHåvard Pettersen2024-02-061-0/+6
| | | | | | for both simple and complex leafs account for number of inner children in complex leafs account for seek nesting for complex leafs with children
* use heap for strict orHåvard Pettersen2024-02-021-1/+1
|
* Rewrite query eval unit test to gtest.Tor Egge2024-01-041-123/+161
|
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* Use "_test" suffix for unit test cpp files.Geir Storli2023-08-301-0/+843