milvus/client/entity
groot d0eabf0807
enhance: add FunctionTypeRerank for Go SDK (#42659)
Signed-off-by: yhmo <yihua.mo@zilliz.com>
2025-06-13 17:12:36 +08:00
..
alias.go enhance: [GoSDK] Add collection alias & rename API (#36990) 2024-10-21 18:45:33 +08:00
analyzer.go enhance: [GOSDK] support run analyzer for go client (#39973) 2025-04-21 10:24:40 +08:00
collection.go enhance: [GoSDK] support update ts caching policy (#40381) 2025-03-05 21:36:08 +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: milvus support minhash vector and mhjaccard metric (#42036) 2025-06-10 14:38:34 +08:00
database.go enhance: [GoSDK] Support alter properties APIs (#38812) 2024-12-27 18:26:50 +08:00
field.go enhance: add multiAnalyzerParams for Go SDK (#41814) 2025-05-14 16:34:22 +08:00
field_test.go enhance: add multiAnalyzerParams for Go SDK (#41814) 2025-05-14 16:34:22 +08:00
function.go enhance: add FunctionTypeRerank for Go SDK (#42659) 2025-06-13 17:12:36 +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 test: add cases for go client rbac APIs (#40352) 2025-03-13 14:28:08 +08:00
resource_group.go enhance: [GoSDK] Add DescribeReplica API & sync rbac v2 (#40373) 2025-03-05 21:34:11 +08:00
schema.go enhance: [GoSDK] Add WithEnableMatch syntactic sugar (#39837) 2025-02-13 15:50:47 +08:00
schema_example_test.go enhance: [GoSDK] Add more example for godoc (#41234) 2025-04-11 13:26:26 +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] Add APIs for backup tool (#38791) 2024-12-27 14:20:51 +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 enhance: [GoSDK] Use pkg v2 module path (#40134) 2025-02-25 10:33:56 +08:00
vectors_test.go feat: Support restful & go sdk for Int8Vector (#39278) 2025-01-24 17:07:07 +08:00