Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOC] Adding RRF to hybrid search documentation #8956

Open
1 of 4 tasks
ryanbogan opened this issue Dec 13, 2024 · 0 comments
Open
1 of 4 tasks

[DOC] Adding RRF to hybrid search documentation #8956

ryanbogan opened this issue Dec 13, 2024 · 0 comments

Comments

@ryanbogan
Copy link
Member

ryanbogan commented Dec 13, 2024

What do you want to do?

  • Request a change to existing documentation
  • Add new documentation
  • Report a technical problem with the documentation
  • Other

Tell us about your request. Provide a summary of the request.
Existing documentation page for hybrid query in neural-search (https://opensearch.org/docs/latest/search-plugins/hybrid-search/) should be updated, the new addition should mention that hybrid query will support RRF (reciprocal rank fusion). RRF is a new processor for hybrid search that normalizes results based on ranks instead of the raw scores.
Version: List the OpenSearch version to which this issue applies, e.g. 2.14, 2.12--2.14, or all.
Releasing in 2.19

What other resources are available? Provide links to related issues, POCs, steps for testing, etc.
Feature request issue: opensearch-project/neural-search#659
RFC: opensearch-project/neural-search#865
PR with main implementation: opensearch-project/neural-search#874

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant