milvus/client/index
congqixia 95f3a248b3
enhance: [GoSDK] Add range & sparse ann param (#39751)
Related to #38846

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2025-02-12 14:54:46 +08:00
..
ann_param.go enhance: [GoSDK] Add range & sparse ann param (#39751) 2025-02-12 14:54:46 +08:00
ann_param_test.go enhance: [GoSDK] Refine search params and add some examples (#38523) 2024-12-17 20:52:44 +08:00
auto.go enhance: [GoSDK] Refine search params and add some examples (#38523) 2024-12-17 20:52:44 +08:00
common.go enhance: [GoSDK] support Bitmap Index (#35585) 2024-08-20 19:44:55 +08:00
disk_ann.go enhance: [GoSDK] Refine search params and add some examples (#38523) 2024-12-17 20:52:44 +08:00
flat.go enhance: add an unify vector index config checker (#36844) 2024-10-28 10:11:37 +08:00
gpu.go enhance: [GoSDK] Add release methods & GPU indexes (#34690) 2024-07-16 10:27:38 +08:00
hnsw.go enhance: [GoSDK] Refine search params and add some examples (#38523) 2024-12-17 20:52:44 +08:00
index.go feat: Add `milvusclient` package and migrate GoSDK (#32907) 2024-05-10 18:01:30 +08:00
index_test.go feat: Add `milvusclient` package and migrate GoSDK (#32907) 2024-05-10 18:01:30 +08:00
ivf.go enhance: [GoSDK] Refine search params and add some examples (#38523) 2024-12-17 20:52:44 +08:00
scalar.go enhance: [GoSDK] support Bitmap Index (#35585) 2024-08-20 19:44:55 +08:00
scalar_test.go enhance: [GoSDK] support Bitmap Index (#35585) 2024-08-20 19:44:55 +08:00
scann.go enhance: [GoSDK] Refine search params and add some examples (#38523) 2024-12-17 20:52:44 +08:00
sparse.go enhance: [GoSDK] Add range & sparse ann param (#39751) 2025-02-12 14:54:46 +08:00