summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/query/streaming_query_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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