aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/attrvector.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add helper functions to reduce code duplication.Tor Egge2023-07-041-0/+2
* Handle sorting on multivalue attributes.Tor Egge2023-07-041-0/+5
* Remove unused member functions for save and load from direct attributesTor Egge2023-03-211-3/+0
* GC getString interfaceHenning Baldersheim2023-03-071-4/+1
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-16/+16
* Remove getAll() member functions from attribute vectors.Tor Egge2022-04-221-2/+0
* Move SearchContext out from AttributeVector.Tor Egge2022-03-291-1/+1
* 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-2/+2
* The default implementation of SearchContext::onFind was danegrous and not thr...Henning Baldersheim2021-03-041-0/+1
* GC unused code and add override and = default.Henning Baldersheim2018-09-171-4/+2
* Remove getEnumValue interfaceHenning Baldersheim2018-09-041-10/+0
* implement new API in attrvectorArne Juul2018-07-131-0/+1
* Add string from enum lookup to IAttributeVectorTor Brede Vekterli2017-08-211-0/+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
* Fix warnings hidden earlier due to including application headers as system in...Henning Baldersheim2017-05-031-35/+41
* Use overrideHenning Baldersheim2017-04-041-8/+8
* PublishJon Bratseth2016-06-151-0/+235