aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/test/fakedata/fakememtreeocc.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Change createIterator member functions to return unique ptr toTor Egge2023-07-101-1/+1
* cleanup whitespaceArne Juul2023-04-301-2/+2
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-6/+6
* Rename trimHoldLists() -> reclaim_memory().Geir Storli2022-10-121-1/+1
* Rename transferHoldLists() -> assign_generation().Geir Storli2022-10-121-1/+1
* use more accessorsArne H Juul2021-11-121-2/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-1/+1
* Add template parameter to FieldIndex that specifies whether the underlying po...Geir Storli2019-06-191-2/+3
* Add template parameter to PostingListEntry in preparation for storing interle...Geir Storli2019-06-191-13/+10
* Rename featurestore* -> feature_store*.Geir Storli2019-04-111-1/+1
* Rename search::memoryindex::Dictionary -> FieldIndexCollection.Geir Storli2019-04-091-2/+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
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-3/+3
* no virtual on override + optimize includes.Henning Baldersheim2017-04-261-141/+40
* Revert "Balder/enforce override 2"Arne H Juul2017-04-241-40/+141
* Including storage now builds fine with override enforcement.Henning Baldersheim2017-04-231-12/+0
* Use overrideHenning Baldersheim2017-04-231-132/+43
* add some override in searchlib moduleArne H Juul2017-04-111-15/+13
* Move datastore code from search::btree -> search::datastore.Geir Storli2016-11-041-1/+1
* PublishJon Bratseth2016-06-151-0/+287