opensearch-project / neural-search

Plugin that adds dense neural retrieval into the OpenSearch ecosytem
Apache License 2.0
57 stars 58 forks source link

[backport 2.x] Support k-NN radial search parameters in neural search (#697) #703

Closed junqiu-lei closed 2 months ago

junqiu-lei commented 2 months ago

Description

Backport #697 to 2.x branch. Cherry picked from commit 68cdbc90c4fabd87ec8fecca4bdd753a55994107.

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.

junqiu-lei commented 2 months ago

The CI failure is due to https://github.com/opensearch-project/neural-search/pull/694#issuecomment-2072833655

vibrantvarun commented 2 months ago

Waiting for ml-commons PR to get merged