summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/query/streaming_query_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add unit test for nearest neighbor query node.Tor Egge2023-04-191-0/+37
* Expose SameElement query terms to ranking.Geir Storli2023-01-121-1/+1
* Propagating annotations for fuzzy queryAlexey Chernyshev2022-04-071-3/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* - Prevent the rewrite that happens with equiv and phrase to handle floating p...Henning Baldersheim2021-04-221-0/+18
* No move or copy construction.Henning Baldersheim2021-03-041-193/+247
* Keep only one ucs4 buffer, and create the buffer lazy.Henning Baldersheim2021-03-041-2/+2
* Make the SearchTerm enum a small scoped enum and rename to Type.Henning Baldersheim2021-03-041-40/+46
* Avoid bitwise or of different enum types.Tor Egge2020-12-041-1/+1
* Give old query tests proper names.Geir Storli2019-11-281-0/+735