aboutsummaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/hnsw_index
Commit message (Expand)AuthorAgeFilesLines
* swappable -> pagedHenning Baldersheim2021-08-121-2/+2
* Update expected results.Henning Baldersheim2021-08-121-0/+2
* - Add match config for default match type during query.Henning Baldersheim2021-04-211-2/+4
* GC unused ordering field.Henning Baldersheim2021-04-081-2/+0
* CASE_INSENSITIVE until we can safely downgrade.Henning Baldersheim2021-04-081-2/+2
* Wire in match configHenning Baldersheim2021-04-081-2/+2
* Add dictionary.match controlHenning Baldersheim2021-04-071-0/+2
* Update expected results.Henning Baldersheim2021-03-231-0/+2
* Add copyright headersJon Bratseth2021-03-181-0/+1
* Update expected resultsHenning Baldersheim2021-03-111-0/+2
* 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