You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, query_iterator doesn't pass iterator tag to milvus and use reduce_stop_for_best instead to signify it's the request from iterator, making it hard to keep correct as reduce_stop_for_best has been open to users.
Why is this needed?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered:
…us-io#2261)
1. add iterator tag for query iterator and support print iterator info
2. refine hybrid search groupby parameters to external layer
Signed-off-by: MrPresent-Han <[email protected]>
Is there an existing issue for this?
What would you like to be added?
Currently, query_iterator doesn't pass iterator tag to milvus and use reduce_stop_for_best instead to signify it's the request from iterator, making it hard to keep correct as reduce_stop_for_best has been open to users.
Why is this needed?
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: