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

关于bm25的vector_store的问题 #28

Open
694040837 opened this issue Nov 19, 2024 · 3 comments
Open

关于bm25的vector_store的问题 #28

694040837 opened this issue Nov 19, 2024 · 3 comments

Comments

@694040837
Copy link

您好,当我尝试对bm25算法进行测试时发现CustomBM25Retriever好像用的是Elasticsearch,而不是Milvus,请问是代码没有更新,还是我需要安装Elasticsearch?

@haruhi-sudo
Copy link
Collaborator

你好。是的,bm25算法实现依赖于Elasticsearch

@694040837
Copy link
Author

你好。是的,bm25算法实现依赖于Elasticsearch

感谢回复~请问你们使用的Elasticsearch是哪个版本?

@haruhi-sudo
Copy link
Collaborator

你好。是的,bm25算法实现依赖于Elasticsearch

感谢回复~请问你们使用的Elasticsearch是哪个版本?

8.14.1,但我认为版本影响不大。

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

No branches or pull requests

2 participants