summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/memoryindex/field_index_remover
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-092-2/+2
* Deinline large destructors and clean up some code based on clion hints.Henning Baldersheim2023-02-011-14/+17
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* Add noexcept as indicated by -WnoeexceptHenning Baldersheim2020-10-071-2/+2
* Consolidate search for GTest.Tor Egge2020-07-071-1/+0
* Use find_package to find gtest library.Tor Egge2020-06-291-1/+2
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-3/+3
* Use const operator<.Tor Egge2019-08-011-1/+1
* Rewrite field index remover tests to gtest.Geir Storli2019-06-282-33/+30
* Rename wordstore* -> word_store*.Geir Storli2019-04-111-1/+1
* Rename search::memoryindex::DocumentRemover -> FieldIndexRemover.Geir Storli2019-04-113-0/+153