milvus/internal/proto
Buqian Zheng 96cfae55a5
feat: [Sparse Float Vector] segcore to support sparse vector search and get raw vector by id (#30629)
This PR adds the ability to search/get sparse float vectors in segcore,
and added unit tests by modifying lots of existing tests into
parameterized ones.

https://github.com/milvus-io/milvus/issues/29419

Signed-off-by: Buqian Zheng <zhengbuqian@gmail.com>
2024-03-12 09:16:30 -07:00
..
internalpb fix: Restore the MVCC functionality. (#29749) 2024-01-09 11:38:48 +08:00
data_coord.proto enhance: Prevent the backlog of channelCP update tasks, perform batch updates of channelCPs (#30941) 2024-03-07 20:39:02 +08:00
etcd_meta.proto [Cherry-Pick] Support Database (#24769) 2023-06-25 17:20:43 +08:00
index_cgo_msg.proto Unify interface of vector index & scalar index. (#15959) 2022-03-21 14:23:24 +08:00
index_coord.proto enhance: Add ListIndexes API from datacoord (#31104) 2024-03-07 17:37:01 +08:00
internal.proto feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
OWNERS [skip ci]Update OWNERS files (#11898) 2021-11-16 15:41:11 +08:00
plan.proto feat: [Sparse Float Vector] segcore to support sparse vector search and get raw vector by id (#30629) 2024-03-12 09:16:30 -07:00
proxy.proto feat: Add import scheduler and manager (#29367) 2024-03-01 18:31:02 +08:00
query_coord.proto fix: check collection lazy load prop using schema (#30992) 2024-03-06 16:19:01 +08:00
root_coord.proto feat: Implement DescribeAlias and ListAliases interfaces (#29641) 2024-01-11 19:12:51 +08:00
segcore.proto add growing segment index (#23615) 2023-04-26 10:14:41 +08:00