aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/attribute/createsinglestd.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove duplicate explicit instantiations of single value numeric attributes.Tor Egge2023-06-061-6/+1
* Use explicit instantiation of SingleValueNumericAttributeTor Egge2023-03-231-1/+2
* Add search::attribute::SingleRawAttribute.Tor Egge2023-03-061-0/+3
* Propagate memory allocator to growable bitvector in SingleBoolAttribute.Tor Egge2022-02-151-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Remove SerializedTensorAttribute that is replaced by SerializedFastValueAttri...Geir Storli2021-03-261-1/+0
* Avoid including singlenumericattribute.hppHenning Baldersheim2021-02-251-1/+6
* remove EngineOrFactoryHÃ¥vard Pettersen2020-12-041-4/+2
* use SerializedFastValueAttribute if possibleArne Juul2020-11-261-1/+5
* add SerializedFastValueAttributeArne Juul2020-11-261-2/+2
* Rename GenericTensorAttribute -> SerializedTensorAttribute.Geir Storli2020-09-041-2/+2
* std::make_sharedHenning Baldersheim2020-03-051-33/+16
* Use a bitvector for the single bit numeric attribute.Henning Baldersheim2018-12-191-1/+2
* UINT1 -> BOOLHenning Baldersheim2018-12-161-1/+1
* Use std::make_xxxHenning Baldersheim2018-08-201-15/+15
* move LOG_SETUP after other includesArne Juul2018-06-201-4/+3
* use LOG_ABORT not just abort()Arne Juul2018-06-121-0/+4
* 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
* no virtual on override + optimize includes.Henning Baldersheim2017-04-261-9/+4
* Revert "Balder/enforce override 2"Arne H Juul2017-04-241-4/+9
* override and optimise includes.Henning Baldersheim2017-04-231-9/+4
* Prepare for wiring in reference attribute:Tor Egge2017-02-061-0/+4
* Move tensor attribute to search::tensor namespace.Tor Egge2016-11-301-2/+2
* Add dense tensor attribute.Tor Egge2016-10-201-1/+6
* Add GenericTensorAttribute and trim down TensorAttribute.Tor Egge2016-10-191-2/+2
* Move tensor attribute source to separate directory.Tor Egge2016-10-181-1/+1
* Wire the Grow strategy all the way.Henning Baldersheim2016-09-021-3/+3
* PublishJon Bratseth2016-06-151-0/+68