milvus/internal/util/segcore
Xianhui Lin f0964f769d
enhance: [2.5]Add json key inverted index in stats for optimization (#39876)
Add json key inverted index in stats for optimization
issue: https://github.com/milvus-io/milvus/issues/36995
pr: https://github.com/milvus-io/milvus/pull/38039

---------

Signed-off-by: Xianhui.Lin <xianhui.lin@zilliz.com>
Co-authored-by: luzhang <luzhang@zilliz.com>
2025-02-16 20:12:15 +08:00
..
cgo_util.go enhance: [2.5] Optimize GetLocalDiskSize and segment loader mutex (#38907) 2025-01-14 20:43:06 +08:00
cgo_util_test.go enhance: [2.5] Optimize GetLocalDiskSize and segment loader mutex (#38907) 2025-01-14 20:43:06 +08:00
cgo_util_test_only.go enhance: record memory size (uncompressed) item for index (#38844) 2025-01-14 10:33:06 +08:00
collection.go enhance: [2.5] Add try-catch and return CStatus for NewCollection (#39279) (#39303) 2025-01-16 10:13:06 +08:00
collection_test.go
plan.go enhance: [2.5]Add json key inverted index in stats for optimization (#39876) 2025-02-16 20:12:15 +08:00
plan_test.go enhance: [2.5]Add json key inverted index in stats for optimization (#39876) 2025-02-16 20:12:15 +08:00
reduce.go
reduce_test.go enhance: [2.5]Add json key inverted index in stats for optimization (#39876) 2025-02-16 20:12:15 +08:00
requests.go enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
requests_test.go enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
responses.go enhance: make new go package to manage proto (#39128) 2025-01-10 10:53:01 +08:00
segcore_init.go
segcore_init_test.go
segment.go enhance: [2.5]Add json key inverted index in stats for optimization (#39876) 2025-02-16 20:12:15 +08:00
segment_interface.go
segment_test.go enhance: [2.5]Add json key inverted index in stats for optimization (#39876) 2025-02-16 20:12:15 +08:00
trace.go