aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/attrvector.hpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Be explicit about using setEnum(bool hasEnum)Henning Baldersheim2023-09-141-2/+2
* Add helper functions to reduce code duplication.Tor Egge2023-07-041-11/+14
* Handle sorting on multivalue attributes.Tor Egge2023-07-041-0/+65
* Remove unused member functions for save and load from direct attributesTor Egge2023-03-211-73/+0
* Hide Fast_BufferedFile better.Henning Baldersheim2022-01-271-1/+0
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add an executor to the AttributeVector::load/onLoad interface so attributes c...Henning Baldersheim2021-08-121-1/+1
* Move functions used to open / load attribute vector data files to separate cl...Geir Storli2020-03-301-2/+3
* GC unused code and add override and = default.Henning Baldersheim2018-09-171-1/+1
* add and use HDR_ABORT insteadArne Juul2018-06-201-1/+2
* use LOG_ABORT not just abort()Arne Juul2018-06-121-1/+1
* Inline and final where possible and sensible.Henning Baldersheim2018-05-301-2/+0
* 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
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-031-1/+4
* Decouple attributes so we do not include the world everywhere.Henning Baldersheim2016-12-171-2/+2
* No need to include log.h when not loggingHenning Baldersheim2016-12-121-1/+0
* PublishJon Bratseth2016-06-151-0/+185