aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/docstore/document_store_visitor
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-092-2/+2
* summary.cache.initialentries and summary.log.chunk.skipcrconread does not hav...Henning Baldersheim2023-03-141-1/+1
* Reduce creation of Document instances without DocumentTypeRepo.Geir Storli2023-03-131-1/+1
* Remove stacksize from the thread pools and thread executors.Henning Baldersheim2022-12-201-1/+1
* Remove most use of vespalib::rmdir in searchlib.Tor Egge2022-06-021-3/+3
* move functions to more appropriate classesHÃ¥vard Pettersen2022-05-091-5/+5
* Fix race conditions in vespalib::Cache.Tor Egge2022-04-291-1/+1
* Use XXFieldValue::make over std::make_uniqueHenning Baldersheim2022-03-071-3/+3
* GC redundant convenience wasy of assigning primitive field values.Henning Baldersheim2022-03-071-3/+5
* track namespace move in documenttypes.defArne H Juul2021-12-021-1/+1
* Update 2017 copyright notices.gjoranv2021-10-072-2/+2
* use size literals in searchlibArne Juul2021-02-151-2/+3
* Maintain the cached bitCount to avoid cost query time.Henning Baldersheim2020-01-221-5/+5
* Remove files used by old unit test runner.Tor Egge2019-02-192-2/+0
* Reduce code visibilityHenning Baldersheim2018-06-121-0/+1
* Keep document live during attribute population until attribute write threadsTor Egge2018-06-051-7/+7
* Let config reflect what it is, a threadpool serving a range of background tas...Henning Baldersheim2017-10-061-2/+2
* Add equality operators on the configs.Henning Baldersheim2017-10-051-71/+23
* Moved databuffer and compresssion to vespalibHenning Baldersheim2017-08-281-1/+1
* Also run the serialization in different threadpool.Henning Baldersheim2017-08-101-1/+1
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
* Copyright headerJon Bratseth2017-06-132-2/+2
* Forward declare DocumentType.Henning Baldersheim2017-06-061-0/+1
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-2/+2
* add override in searchlib moduleArne H Juul2017-04-121-5/+5
* Ignore maxentries per chunk.Henning Baldersheim2017-02-021-5/+3
* Include only only what you need, no more, no less.Henning Baldersheim2017-01-041-0/+1
* Include asciistream in implementation only.Henning Baldersheim2016-12-121-3/+4
* Use value transfer instead.Henning Baldersheim2016-12-121-2/+2
* Targeted include and cast to avoid template generation.Henning Baldersheim2016-12-121-2/+2
* Move docstore unit tests into common top-level folder.Geir Storli2016-11-045-0/+475