milvus/client
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
..
column enhance: [GoSDK] Remove example in main pkg to make ut script work (#37472) 2024-11-07 10:50:25 +08:00
common feat: Add milvusclient package and migrate GoSDK (#32907) 2024-05-10 18:01:30 +08:00
entity enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00
index enhance: add an unify vector index config checker (#36844) 2024-10-28 10:11:37 +08:00
milvusclient enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00
row enhance: [GoSDK] write back auto id value to row based input (#36964) 2024-10-18 11:19:24 +08:00
ruleguard enhance: Add lint rules for client pkg and fix problems (#33180) 2024-05-20 20:47:38 +08:00
.golangci.yml enhance: update checker for go version (#33351) 2024-05-24 14:23:40 +08:00
go.mod enhance: Generate milvusclient mockery with latest proto (#37567) 2024-11-11 14:28:30 +08:00
go.sum enhance: Generate milvusclient mockery with latest proto (#37567) 2024-11-11 14:28:30 +08:00
Makefile enhance: Generate milvusclient mockery with latest proto (#37567) 2024-11-11 14:28:30 +08:00
OWNERS enhance: Update latest sdk update to client pkg (#33105) 2024-05-17 10:39:37 +08:00