aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/enum_store_types.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Implement IMultiValueAttribute interface in MultiValueAttribute.Geir Storli2022-03-301-4/+5
* Reduce code visibility by reducing includes not needed.Henning Baldersheim2022-03-101-2/+2
* Prefer std::vector<T, vespalib::allocator_large> over vespalib::Array<T> step 1.Henning Baldersheim2022-03-101-3/+3
* Update 2019 Oath copyrights.gjoranv2021-10-271-1/+1
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-2/+2
* Reduce exposure of the internal index type outside the enum store.Geir Storli2019-09-041-1/+2
* Simplify loading of enum store from enumerated files by tracking state in hel...Geir Storli2019-09-031-0/+16