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

Add sparse float vector support #827

Closed
zhengbuqian opened this issue Mar 28, 2024 · 1 comment
Closed

Add sparse float vector support #827

zhengbuqian opened this issue Mar 28, 2024 · 1 comment

Comments

@zhengbuqian
Copy link

Milvus 2.4 has added beta support to sparse float vector to allow efficient storing, indexing and searching of such vectors. The main targeted use case is to support learned sparse models such as SPLADE and statistics based methods such as BM25.

We need to add sparse float vector to Java SDK as well. See: milvus-io/milvus#29419 (comment) for more details.

Thanks a lot for the efforts!

@yhmo
Copy link
Contributor

yhmo commented Apr 28, 2024

Already done in v2.4.0

@yhmo yhmo closed this as completed Apr 28, 2024
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