milvus-io / milvus-sdk-go

Go SDK for Milvus.
Apache License 2.0
347 stars 109 forks source link

[Bug]: Hybrid search on non-exist field do not return error #828

Open congqixia opened 1 month ago

congqixia commented 1 month ago

Is there an existing issue for this?

Current Behavior

Hybrid search on non-exist field do not return error

Expected Behavior

Error shall be return when group by field does not exist

Steps To Reproduce

No response

Environment

No response

Anything else?

No response