-
Notifications
You must be signed in to change notification settings - Fork 126
Open
Description
From v8.10 to v8.12 the dense vector limit move from 2048 to 4096. The benchmark should adjust it accordingly in
| if dataset.config.vector_size > 2048: |
Further docs:
https://www.elastic.co/guide/en/elasticsearch/reference/current/dense-vector.html#index-vectors-knn-search
old v8.10 reference:
https://www.elastic.co/guide/en/elasticsearch/reference/8.10/dense-vector.html#dense-vector-params
new v8.12 reference:
https://www.elastic.co/guide/en/elasticsearch/reference/8.12/dense-vector.html#dense-vector-params
tim-bdv
Metadata
Metadata
Assignees
Labels
No labels