aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/load_utils.hpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* GC unused assert includesHenning Baldersheim2023-05-171-0/+1
* Implement GenerationHolder in terms of the generic generation hold list.Geir Storli2022-10-101-1/+1
* Simplify AttributeVector by moving out ValueModifier, EnumModifier and BaseName.Henning Baldersheim2022-05-271-4/+3
* Remove weight() member function from multivalue::ValueTor Egge2022-04-111-2/+3
* Trim down search::multivalue::Value and search::multivalue::WeightedValue.Tor Egge2022-04-091-3/+3
* Use AtomicEntryRef in multivalue enum attributes.Tor Egge2022-03-081-2/+8
* Move utility code to atomic_utils namespace.Tor Egge2022-03-081-2/+2
* Use AtomicEntryRef in single value enumerated attribute for mappingTor Egge2022-03-071-2/+8
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Sort unique values during load if needed.Tor Egge2021-04-081-0/+8
* 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
* Decouple attributes so we do not include the world everywhere.Henning Baldersheim2016-12-171-3/+3
* Remove mockups that bridged difference between old and new multivalueTor Egge2016-11-251-1/+1
* Set initializing flag in data store while loading data from diskTor Egge2016-11-231-0/+1
* Remove fillMapped method from old multi value mapping.Tor Egge2016-11-161-0/+1
* Add function comment.Tor Egge2016-11-161-23/+21
* Factor out portion of loading of single value attribute from enumeratedTor Egge2016-11-161-0/+20
* Factor out main portion of multivalue mapping loader toTor Egge2016-11-161-0/+49