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
152 stars 113 forks source link

[Backport 2.x] [BugFix] Fixing KNNMethodContext resolution when documents are ingested and a flaky test (#2072) #2075

Closed navneet1v closed 2 weeks ago

navneet1v commented 2 weeks ago

Description

Signed-off-by: Navneet Verma navneev@amazon.com (cherry picked from commit 8f6b177986ab89676fcca2b1fdedad580896b8c3)

Backport of #2072

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.