summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/attribute/enumeratedsave
Commit message (Expand)AuthorAgeFilesLines
* Stop exposing low-level data store out of enum store.Geir Storli2019-09-101-1/+1
* Block multiple load calls for same attribute vector.Tor Egge2019-08-291-22/+25
* Also update compaction count for old style compaction.Tor Egge2019-08-271-1/+1
* Use unique store enumerator when saving enumerated attribute vectors.Tor Egge2019-08-261-0/+17
* Handle udat attribute files.Geir Storli2019-08-201-0/+9
* Remove unused test classes.Geir Storli2019-08-191-18/+10
* Remove "enable enumerated save" flag from attribute vectors as this should be...Geir Storli2019-08-191-30/+15
* Move datastore and btree code from searchlib to vespalibTor Brede Vekterli2019-05-271-1/+1
* Eliminate some clang warnings in searchlibTor Egge2019-02-081-11/+0
* Use std::make_xxxHenning Baldersheim2018-08-201-87/+35
* Rename AttributeVector::saveAs() method to save().Tor Egge2018-08-171-1/+1
* Remove attribute vector saveAs method with two arguments.Tor Egge2018-08-171-1/+1
* Pass file name to attribute vector save method.Tor Egge2018-08-171-2/+2
* 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
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-1/+1
* add override in searchlib moduleArne H Juul2017-04-121-2/+2
* Move AttributeVector::SearchContext::Params to separate class in searchcommon.Geir Storli2017-03-141-10/+10
* deiniline destructorsHenning Baldersheim2017-03-091-7/+10
* Optimize includes.Henning Baldersheim2017-02-061-0/+2
* Decouple attributes so we do not include the world everywhere.Henning Baldersheim2016-12-171-5/+1
* use cmathArne Juul2016-06-271-0/+1
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-161-1/+1
* PublishJon Bratseth2016-06-153-0/+1079