You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 are actively making more advanced features available to sparse fields such as range search and grouping search etc. I hope those features will just work once we finished on the milvus side, but let's leave this issue open and verify when those are ready.
We are planning to have those advanced feature support added in the next major release though, not in 2.4.
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 node SDK as well. See: milvus-io/milvus#29419 (comment) for more details.
Thanks a lot for the efforts!
The text was updated successfully, but these errors were encountered: