summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/postinglistbm/postinglistbm.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add support to run posting list benchmark with different operators (direct, a...Geir Storli2019-05-081-5/+28
* Remove quick mode (that was used for unit testing).Geir Storli2019-05-081-13/+2
* Rename stress classes in preparation for new operators.Geir Storli2019-05-081-8/+7
* Make it possible to specify doc freq for medium and rare words.Geir Storli2019-05-081-3/+15
* Split into two binaries, one for unit testing and one for benchmarking.Geir Storli2019-05-071-148/+13
* Update usage.Geir Storli2019-05-071-3/+5
* Avoid code duplication in fake match loop implementations.Geir Storli2019-05-061-150/+6
* Simplify testFake() function.Geir Storli2019-05-061-58/+75
* Style changes.Geir Storli2019-05-031-80/+68
* Remove or update outdated copyright noticesTor Brede Vekterli2017-09-201-2/+0
* Include only what you need.Henning Baldersheim2017-08-181-0/+2
* 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
* Now everything builds without fastos.hHenning Baldersheim2017-06-011-2/+2
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-16/+12
* add override in searchlib moduleArne H Juul2017-04-121-1/+1
* Change schema::DataType and schema::CollectionType to enum class.Geir Storli2017-04-051-2/+5
* - Use distributionkey when serializing for sort instead of gid.Henning Baldersheim2016-12-121-5/+3
* PublishJon Bratseth2016-06-151-0/+491