milvus/client/entity
congqixia aa74e8ba3d
enhance: [2.5][GoSDK] Add WithEnableMatch syntactic sugar (#39837) (#39853)
Cherry-pick from master
pr: #39837
Related to #35922

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2025-02-13 19:28:15 +08:00
..
alias.go enhance: [GoSDK] Add collection alias & rename API (#36990) 2024-10-21 18:45:33 +08:00
collection.go enhance: Update latest sdk update to client pkg (#33105) 2024-05-17 10:39:37 +08:00
collection_attr.go feat: Add `milvusclient` package and migrate GoSDK (#32907) 2024-05-10 18:01:30 +08:00
collection_attr_test.go feat: Add `milvusclient` package and migrate GoSDK (#32907) 2024-05-10 18:01:30 +08:00
common.go enhance: [GoSDK] Sync API names and add missing APIs (#38603) 2024-12-20 11:52:46 +08:00
database.go enhance: [GoSDK][2.5] Sync gosdk commits from master branch (#39823) 2025-02-12 18:46:47 +08:00
field.go enhance: [2.5][GoSDK] Add WithEnableMatch syntactic sugar (#39837) (#39853) 2025-02-13 19:28:15 +08:00
field_test.go enhance: [2.5][GoSDK] Add WithEnableMatch syntactic sugar (#39837) (#39853) 2025-02-13 19:28:15 +08:00
function.go enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00
function_test.go enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00
load_state.go enhance: [GoSDK] Sync API names and add missing APIs (#38603) 2024-12-20 11:52:46 +08:00
privilege_group.go enhance: [GoSDK] add operate privilege & privilege group API (#38141) 2024-12-03 18:32:40 +08:00
rbac.go enhance: [GoSDK][2.5] Sync gosdk commits from master branch (#39823) 2025-02-12 18:46:47 +08:00
resource_group.go enhance: [GoSDK][2.5] Sync gosdk commits from master branch (#39823) 2025-02-12 18:46:47 +08:00
schema.go enhance: [2.5][GoSDK] Add WithEnableMatch syntactic sugar (#39837) (#39853) 2025-02-13 19:28:15 +08:00
schema_test.go enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00
segment.go enhance: [GoSDK][2.5] Sync gosdk commits from master branch (#39823) 2025-02-12 18:46:47 +08:00
sparse.go test: add cases got gosdk v2 search and databases (#34204) 2024-06-27 09:40:08 +08:00
sparse_test.go test: add cases for go milvusclient query (#33884) 2024-06-26 09:52:04 +08:00
vectors.go feat: [GoSDK] fp32 <-> fp16/bf16 vector conversion (#37978) 2024-11-29 08:00:37 +08:00
vectors_test.go enhance: [GoSDK] Refine float point conversion precision loss ut (#38097) 2024-11-29 16:54:36 +08:00