aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/multienumattributesaver.h
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-1/+1
* Factor out common code to make a EntryRef vector snapshot.Tor Egge2023-03-081-0/+1
* Remove search::multivalue::Value.Tor Egge2022-04-121-1/+1
* Trim down search::multivalue::Value and search::multivalue::WeightedValue.Tor Egge2022-04-091-1/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Stop exposing low-level data store out of enum store.Geir Storli2019-09-101-3/+3
* Add interface for an enum store.Geir Storli2019-08-281-2/+2
* Use unique store enumerator when saving enumerated attribute vectors.Tor Egge2019-08-261-0/+3
* =default while reading code.Henning Baldersheim2018-11-281-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
* Rename search::IAttributeSaveTarget::Config toTor Egge2017-03-281-1/+1
* Rename MultiValueMapping2 to MultiValueMapping.Tor Egge2016-12-141-1/+1
* Remove unneeded template argument from multivalue attribute saver classes.Tor Egge2016-11-251-5/+3
* Switch to new multivalue mapping.Tor Egge2016-11-231-1/+1
* PublishJon Bratseth2016-06-151-0/+40