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] Support for Full Text Search #30

Closed
ohadeytan opened this issue Dec 23, 2024 · 5 comments
Closed

[Feature Request] Support for Full Text Search #30

ohadeytan opened this issue Dec 23, 2024 · 5 comments

Comments

@ohadeytan
Copy link

Hi,

Milvus 2.5 introduced Full Text Search which intend to be an enhanced BM25 interface and implementation.
Is adding this on langchain-milvus roadmap?

Thanks

@zc277584121
Copy link
Collaborator

@ohadeytan yes, I am now developing it. It' s a big refactor. maybe it will release within few weeks.

@ohadeytan
Copy link
Author

@zc277584121 glad to hear. We will wait for it. Thanks!
Let me know if at some point you think we could help with that.

@zc277584121
Copy link
Collaborator

@ohadeytan Here is the code preview: #33
There are some tiny problems that need to be solved, and I am still working on it.
The how-to-use code will be like the test_builtin_bm25_function() in the unittest. Will write more detail usage documents later.
Since it's a big refactor, we will be grad to get any pre-feedback if possible.

@ohadeytan
Copy link
Author

Great! I will take a look.

@zc277584121
Copy link
Collaborator

close this issue since this feature merged : #33

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