aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/singleenumattributesaver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Use a non const Store when you are in write thread, and a const when not.Henning Baldersheim2023-03-101-10/+3
* Factor out common code to make a EntryRef vector snapshot.Tor Egge2023-03-081-3/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Move BufferWriter back to searchlib.Tor Egge2020-04-251-1/+1
* Add interface for an enum store.Geir Storli2019-08-281-1/+1
* Use unique store enumerator when saving enumerated attribute vectors.Tor Egge2019-08-261-5/+12
* Remove support to save enum attributes in non-enumerated save format.Geir Storli2019-08-191-6/+2
* Move datastore and btree code from searchlib to vespalibTor Brede Vekterli2019-05-271-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
* Rename search::IAttributeSaveTarget::Config toTor Egge2017-03-281-2/+3
* Split in hash_xxx, array, lru, cache ++ in hpp files. To reduce clinon buildHenning Baldersheim2016-12-151-1/+2
* PublishJon Bratseth2016-06-151-0/+48