opensearch-project / neural-search

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

[Enhancement] Adds method_parameters in neural search query to support ef_search #814

Closed shatejas closed 6 days ago

shatejas commented 6 days ago

Description

Enables efsearch and nprobes for neural search

merging from feature branch Original approved PR: https://github.com/opensearch-project/neural-search/pull/787

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.

vibrantvarun commented 6 days ago

There is some issue in bwc I ran it locally and the same error which are coming on CI are also coming on local.

navneet1v commented 6 days ago

Merging this Pr as without this PR is causing other main branch code is breaking