milvus/client/index
congqixia 1ec858434f
enhance: [GoSDK] Refine search params and add some examples (#38523)
Related to #31293

This PR
- Add some example test code for some basic operations
- Refine search params and add some predefined one
- Split search & hybrid search option

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-12-17 20:52:44 +08:00
..
ann_param.go enhance: [GoSDK] Refine search params and add some examples (#38523) 2024-12-17 20:52:44 +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: implement streaming node server service (#34166) 2024-07-09 07:58:14 +08:00