opensearch-project / k-NN

🆕 Find the k-nearest neighbors (k-NN) for your vector data
https://opensearch.org/docs/latest/search-plugins/knn/index/
Apache License 2.0
156 stars 123 forks source link

[Backport 2.x] Makes NativeEngines990KnnVectorFormat as default for index version (#… #2021

Closed shatejas closed 2 months ago

shatejas commented 2 months ago

…2020)

starting 2.17

This removes the feature flag for the same

Signed-off-by: Tejas Shah shatejas@amazon.com (cherry picked from commit 6b197be39be4dbe96417d9410b858a33f239ca10)

Description

Backport for https://github.com/opensearch-project/k-NN/pull/2020

Related Issues

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.