aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/docstore/document_store_visitor/document_store_visitor_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Maintain the cached bitCount to avoid cost query time.Henning Baldersheim2020-01-221-5/+5
* 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-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
* 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-041-0/+464