summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/hnsw_index
Commit message (Expand)AuthorAgeFilesLines
* Make indexing to hnsw index multi-threaded as default.Geir Storli2020-07-062-5/+5
* ignore unused configArne Juul2020-06-261-1/+1
* Add flag to enable multi-threaded indexing for a hnsw index.Geir Storli2020-06-192-0/+3
* Support specifying a distance metric for nearest neighbor search when not hav...Geir Storli2020-05-123-1/+38
* move distance-metric specification, part 1Arne Juul2020-03-271-1/+1
* make HNSW distance metric configurableArne Juul2020-03-232-0/+2
* Add support for specifying a hnsw index together with a 1-dimensional indexed...Geir Storli2020-02-173-0/+42