[Bug]: [new_indexes] The searched results become less than limit * group_size after creating the new HNSW indexes after groupby search with group size #37601
Labels
2.5-features
ci/bug
kind/bug
Issues or changes related a bug
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
Is there an existing issue for this?
Environment
Current Behavior
The searched results become less after creating the new HNSW indexes after groupby search with group size
Expected Behavior
The searched results are equal with limit * group_size
Steps To Reproduce
Milvus Log
test log: https://jenkins.milvus.io:18080/blue/organizations/jenkins/Milvus%20HA%20CI/detail/PR-37136/14/pipeline/
milvus log: artifacts-milvus-standalone-ms-37136-14-py-pr-37136-14-e2e-logs.tar.gz
Anything else?
collection name: TestGroupSearchNewHNSWIndex_GflxWGH7
index on the searched field is: {'index_type': 'FAISS_HNSW_SQ', 'params': {'sq_type': 'SQ8'}, 'metric_type': 'IP'}
No response
The text was updated successfully, but these errors were encountered: