milvus/client/entity
congqixia 24c6a4bb29
enhance: [GoSDK] support Doc-in-doc-out APIs (#37590)
Related to #35853

This PR contains following changes:

- Add function and related proto and helper functions
- Remove the insert column missing check and leave it to server
- Add text as search input data
- Add some unit tests for logic above

---------

Signed-off-by: Congqi Xia <congqi.xia@zilliz.com>
2024-11-12 10:58:28 +08:00
..
alias.go enhance: [GoSDK] Add collection alias & rename API (#36990) 2024-10-21 18:45:33 +08:00
collection_attr_test.go feat: Add milvusclient package and migrate GoSDK (#32907) 2024-05-10 18:01:30 +08:00
collection_attr.go feat: Add milvusclient package and migrate GoSDK (#32907) 2024-05-10 18:01:30 +08:00
collection.go enhance: Update latest sdk update to client pkg (#33105) 2024-05-17 10:39:37 +08:00
common.go enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00
field_test.go enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00
field.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
function.go enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00
schema_test.go enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00
schema.go enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00
sparse_test.go test: add cases for go milvusclient query (#33884) 2024-06-26 09:52:04 +08:00
sparse.go test: add cases got gosdk v2 search and databases (#34204) 2024-06-27 09:40:08 +08:00
vectors_test.go feat: Add milvusclient package and migrate GoSDK (#32907) 2024-05-10 18:01:30 +08:00
vectors.go enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00