aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/multinumericattributesaver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add noexcept, remove virtual and use = defaultHenning Baldersheim2024-02-121-11/+5
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove search::multivalue::Value.Tor Egge2022-04-121-6/+6
* Trim down search::multivalue::Value and search::multivalue::WeightedValue.Tor Egge2022-04-091-3/+4
* Move multivalue.h from searchlib to searchcommon.Geir Storli2022-03-291-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-1/+1
* Move BufferWriter back to searchlib.Tor Egge2020-04-251-1/+1
* 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
* Reduce fastos.h dependency.Henning Baldersheim2017-06-011-4/+2
* Rename search::IAttributeSaveTarget::Config toTor Egge2017-03-281-3/+3
* Remove unneeded template argument from multivalue attribute saver classes.Tor Egge2016-11-251-54/+19
* Switch to new multivalue mapping.Tor Egge2016-11-231-1/+1
* Use new API to get values from multi value mapping when savingTor Egge2016-11-171-8/+7
* PublishJon Bratseth2016-06-151-0/+130