milvus/pkg/common
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
..
3rd_dependency.go feat: management WebUI homepage (#36822) 2024-10-23 11:29:28 +08:00
byte_slice_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
byte_slice.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
common_test.go feat: Support field partial load collection (#35416) 2024-08-20 16:49:02 +08:00
common.go enhance: [GoSDK] support Doc-in-doc-out APIs (#37590) 2024-11-12 10:58:28 +08:00
error_test.go Refine KV errors (#27588) 2023-10-13 17:15:34 +08:00
error.go Refine KV errors (#27588) 2023-10-13 17:15:34 +08:00
key_data_pairs_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
key_data_pairs.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
key_value_pairs_test.go Format the code (#27275) 2023-09-21 09:45:27 +08:00
key_value_pairs.go Use go-api/v2 for milvus-proto (#24770) 2023-06-09 01:28:37 +08:00
keywords.go enhance: Disallow the keywords as a field name or dynamic field name (#36101) 2024-09-15 15:19:14 +08:00
map_test.go fix: sync part stats task cannot be finished(#30376) (#34027) 2024-06-24 10:16:02 +08:00
map.go fix: sync part stats task cannot be finished(#30376) (#34027) 2024-06-24 10:16:02 +08:00
string_list_test.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
string_list.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
tuple.go Move some modules from internal to public package (#22572) 2023-04-06 19:14:32 +08:00
version.go enhance: Bump milvus version to v2.4.2 (#33048) 2024-05-15 13:57:35 +08:00