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] Introduces NativeEngineKNNQuery which executes ANN on rewrite (#1877) #1943

Closed shatejas closed 3 months ago

shatejas commented 3 months ago

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

Description

Backport PR

Related Issues

Resolves #[Issue number to be closed when this PR is merged]

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.