summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/attribute/searchcontext/searchcontext_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make the SearchTerm enum a small scoped enum and rename to Type.Henning Baldersheim2021-03-041-30/+31
* Remove includes no longer necessary.Henning Baldersheim2021-02-251-2/+2
* Use stricter version of dynamic_cast.Tor Egge2021-01-041-1/+1
* Add noexcept specifiers to non-throwing constructors and operators.Tor Egge2020-12-051-2/+2
* Explicitly instantiate common attribute update member functions.Tor Egge2020-10-051-1/+0
* - Handle more than 64k hits in the element vector.Henning Baldersheim2020-05-181-52/+42
* Correctly handle search for "false" in the underlying search context of singl...Geir Storli2020-01-281-17/+108
* Rename searchcontext.cpp -> searchcontext_test.cppGeir Storli2020-01-281-0/+1964