aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/index/indexcollection_test.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-201-2/+1
|
* Ensure that we can create blueprint for warmup collections too.Henning Baldersheim2022-03-081-21/+45
|
* Wire in the real clcok and use an explicit RequestContext instead of the ↵Henning Baldersheim2022-03-071-2/+3
| | | | dummy FakeRequestContext intended only for tests.
* Avoid requiring a syncable executor for warmup.Henning Baldersheim2021-11-261-7/+7
|
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* use size literals in searchcoreArne Juul2021-02-151-1/+2
|
* Revert "Revert "Balder/remove steadytimestamp 2""Henning Baldersheim2019-12-161-2/+2
|
* Revert "Balder/remove steadytimestamp 2"Henning Baldersheim2019-12-161-2/+2
|
* Use std::chrono.Henning Baldersheim2019-12-091-2/+2
|
* Change searchcorespi::IndexSearchable to also implement the ↵Geir Storli2019-06-051-11/+56
| | | | | | IFieldLengthInspector API. Currently the memory and disk index implementations return empty field length info for all fields.
* Rewrite indexcollection unit tests to gtest.Geir Storli2019-06-051-76/+66
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* Fix warnings hidden earlier due to including application headers as system ↵Henning Baldersheim2017-05-021-6/+4
| | | | includes
* add override in searchcore moduleArne H Juul2017-04-121-2/+2
|
* Use WarmupConfig class all the way.Henning Baldersheim2016-09-021-1/+2
|
* Add config option to warm up with unpacking too.Henning Baldersheim2016-09-021-1/+1
|
* PublishJon Bratseth2016-06-151-0/+129