summaryrefslogtreecommitdiffstats
path: root/config-model/src/test/derived/hnsw_index
Commit message (Expand)AuthorAgeFilesLines
* Warn if enable-bit-vectors is used. It is default and has no effect any longer.Henning Baldersheim2022-09-291-2/+0
* Remove 'attribute: huge' from config def file and C++ code.Geir Storli2022-06-081-2/+0
* remove unused configArne H Juul2022-06-081-2/+0
* Use modern syntaxJon Bratseth2022-05-291-1/+1
* Control attribute maxuncommittedmemory with feature flagHenning Baldersheim2021-10-211-2/+2
* Update expected test resultsHenning Baldersheim2021-10-211-0/+2
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* 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