aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/integerbase.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Handle sorting on multivalue attributes.Tor Egge2023-07-041-3/+3
* GC getString interfaceHenning Baldersheim2023-03-071-1/+0
* Add get_raw() member function to search::attribute::IAttributeVector.Tor Egge2023-03-061-0/+1
* Minor fixes like adding 'explicit', 'override' and general unification.Henning Baldersheim2022-09-011-3/+2
* Avoid using vespalib::Identifiable.Henning Baldersheim2022-05-271-1/+0
* Use unique_ptr for Config in AttributeVectorHenning Baldersheim2022-05-261-1/+1
* Remove getAll() member functions from attribute vectors.Tor Egge2022-04-221-2/+0
* Remove getRawValues() and getEnumHandles().Tor Egge2022-04-111-2/+0
* Move multivalue.h from searchlib to searchcommon.Geir Storli2022-03-291-1/+1
* Clean and simplify default value handlingHenning Baldersheim2021-10-291-3/+2
* If attribute is mutable, default value is zero.Henning Baldersheim2021-10-291-18/+4
* - GC unused getFloatFromEnum and getIntFromEnum.Henning Baldersheim2021-10-291-3/+1
* If the uncommitted changes pass 128k for an attribute force a commit.Henning Baldersheim2021-10-211-2/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Handle AssignValueUpdate inside MapValueUpdate.Tor Egge2020-04-171-0/+1
* Remove wrapping of entry type in enum store.Geir Storli2019-09-091-12/+8
* Rename functions and classes used when loading enum store.Geir Storli2019-09-041-1/+1
* Rename functions used to load posting lists.Geir Storli2019-09-041-1/+1
* Move RcuVector and relevant support classes to vespalibTor Brede Vekterli2019-05-231-1/+1
* Use a bitvector for the single bit numeric attribute.Henning Baldersheim2018-12-191-1/+1
* Return information if a buffer is held.Henning Baldersheim2018-12-181-3/+1
* Test non-updateable attributes.Henning Baldersheim2018-08-221-3/+2
* implement new API for float and integerArne Juul2018-07-131-0/+2
* 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-0/+1
* more regular APIsArne H Juul2017-04-121-0/+4
* Use overrideHenning Baldersheim2017-04-041-2/+2
* Implement a default destructor to avoid the automatic inlining of large destr...Henning Baldersheim2017-03-081-0/+1
* Expose change vector memory usage.Tor Egge2017-01-051-0/+1
* Include asciistream in implementation only.Henning Baldersheim2016-12-121-7/+7
* Targeted include.Henning Baldersheim2016-12-121-47/+12
* PublishJon Bratseth2016-06-151-0/+136