summaryrefslogtreecommitdiffstats
path: root/searchlib/src/tests/attribute/attributemanager/attributemanager_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Wire flag to enable multi-threaded indexing for a hnsw index.Geir Storli2020-06-191-3/+6
* Support specifying a distance metric for nearest neighbor search when not hav...Geir Storli2020-05-121-3/+14
* extend unit testArne Juul2020-03-241-0/+4
* Add hnsw index params to config for attribute vector.Geir Storli2020-02-201-0/+16
* Add ReadableAttributeVector accessor to IAttributeManagerTor Brede Vekterli2020-01-291-0/+17
* Use proper scope for enum constants.Tor Egge2019-07-301-18/+20
* Propagate mutability from config and add test for same.Henning Baldersheim2018-08-301-0/+6
* Use std::make_xxxHenning Baldersheim2018-08-201-53/+21
* 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
* Checkpount for removing fastos from testsHenning Baldersheim2017-06-011-1/+0
* C++ style fix: Use foo() instead of foo(void)Tor Egge2017-05-241-1/+1
* add override in searchlib moduleArne H Juul2017-04-121-1/+1
* Remove references to old multivalue mapping.Tor Egge2016-11-251-2/+1
* Change to use eval::ValueType instead of tensor::TensorType.Geir Storli2016-09-151-2/+1
* PublishJon Bratseth2016-06-151-0/+422