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

[Feature Request]: BM25 with OpenSearch #16748

Open
ryann-sportsbet opened this issue Oct 30, 2024 · 0 comments · May be fixed by #16813
Open

[Feature Request]: BM25 with OpenSearch #16748

ryann-sportsbet opened this issue Oct 30, 2024 · 0 comments · May be fixed by #16813
Labels
enhancement New feature or request triage Issue needs to be triaged/prioritized

Comments

@ryann-sportsbet
Copy link

Feature Description

Would it possible to have OpenSearch as the Docstore?

I see BM25 is working with multiple docstore such as in-memory, Azure, DynamoDB, MongoDB, etc

Since the OpenSearch also support BM25 algorithm for keywords search. Should we have the OpenSearch as docstore?

Reason

Most of the companies that run infra with AWS usually choose OpenSearch for search service. Adding the OpenSearch as Docstore for BM25 will be a great add on and extend the capability of LlamaIndex

Value of Feature

Adoption for the companies that already used OpenSearch

@ryann-sportsbet ryann-sportsbet added enhancement New feature or request triage Issue needs to be triaged/prioritized labels Oct 30, 2024
@freedom07 freedom07 linked a pull request Nov 4, 2024 that will close this issue
16 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request triage Issue needs to be triaged/prioritized
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant