Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DenseVectorField lacks index_options parameter #3098

Open
ivanov-ia opened this issue Jun 27, 2024 · 0 comments · May be fixed by #3099
Open

DenseVectorField lacks index_options parameter #3098

ivanov-ia opened this issue Jun 27, 2024 · 0 comments · May be fixed by #3099

Comments

@ivanov-ia
Copy link

Dense vectors support quantization using

"index_options": {
    "type": "int8_hnsw"
}

However, DenseVectorField class lacks index_options to use this parameter from elastic4s.

apavlychev added a commit to apavlychev/elastic4s that referenced this issue Jun 27, 2024
@apavlychev apavlychev linked a pull request Jun 27, 2024 that will close this issue
apavlychev added a commit to apavlychev/elastic4s that referenced this issue Jun 27, 2024
ADT for a index_option field and tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant