aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/floatbase.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Handle sorting on multivalue attributes.Tor Egge2023-07-041-3/+2
* cleanup whitespaceArne Juul2023-04-301-1/+1
* 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/+5
* 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-2/+1
* - GC unused getFloatFromEnum and getIntFromEnum.Henning Baldersheim2021-10-291-4/+2
* 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-13/+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
* Stop inlining some constructors and destructors.Tor Egge2019-03-191-0/+1
* Test non-updateable attributes.Henning Baldersheim2018-08-221-3/+2
* implement new API for float and integerArne Juul2018-07-131-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-1/+1
* more regular APIsArne H Juul2017-04-121-0/+4
* Expose change vector memory usage.Tor Egge2017-01-051-0/+1
* Targeted includeHenning Baldersheim2016-12-121-56/+21
* PublishJon Bratseth2016-06-151-0/+123