milvus/pkg/util/metautil
congqixia b8e3795374
enhance: Add secondary index for querynode segment manager (#38311)
Related to #37630

Add secondary index with vchannel to reduce `GetBy` rlock holding time
when segment number is large.

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-12-10 18:18:42 +08:00
..
binlog.go feat: support embedding bm25 sparse vector and flush bm25 stats log (#36036) 2024-09-19 10:57:12 +08:00
binlog_test.go enhance: adding a streaming deserialize reader for binlogs (#30860) 2024-03-04 19:31:09 +08:00
channel.go enhance: Add secondary index for querynode segment manager (#38311) 2024-12-10 18:18:42 +08:00
channel_test.go enhance: Add `metautil.Channel` to convert string compare to int (#32749) 2024-05-07 19:13:35 +08:00
segment_index.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00