-
Notifications
You must be signed in to change notification settings - Fork 2.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: [Nightly] Hybrid search results are different from expected #36273
Comments
@binbinlv Can you help look at the error? it is case error or kernel error ? |
Here I think is a bug, the hybrid search returns more than the sum of limit of each search request. here the limit of search request is 2, and 2 search requests, so the sum limit is 4, even if the limit of hybrid search is 10, it should only return 4. |
working |
/assign @NicoYuan1986 |
fixed. master-20241106-8275e40f |
Is there an existing issue for this?
Environment
Current Behavior
Hybrid search results are different from expected.
Expected Behavior
pass
Steps To Reproduce
No response
Milvus Log
https://jenkins.milvus.io:18080/blue/organizations/jenkins/Milvus%20Nightly%20CI(new)/detail/2.4/21/pipeline/118/
case:
test_hybrid_search_overall_limit_larger_sum_each_limit
test_hybrid_search_min_limit
Anything else?
No response
The text was updated successfully, but these errors were encountered: