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] Pass empty QueryCollectorContext in case of hybrid query to improve latencies by 20% #735

Closed opensearch-trigger-bot[bot] closed 1 month ago

opensearch-trigger-bot[bot] commented 2 months ago

Backport 2c556d2b512e2edb07b01bd9f796e38e4d14491e from #731

martin-gaievski commented 2 months ago

This will keep failing before we merge https://github.com/opensearch-project/neural-search/pull/730, corresponding part of core changes are in 2.15

navneet1v commented 2 months ago

@martin-gaievski lets not merge this PR till the version bump hasn't happen.

martin-gaievski commented 1 month ago

2.x got switched to 2.15 (https://github.com/opensearch-project/neural-search/pull/730), I've rebased this branch to new 2.x. We should be good now to merge this PR