[Bug]: hybrid search failed on full text index with error code=2200, message=incomplete query result #38528
Labels
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
When I perform hybrid search call:
I see
RPC error: [hybrid_search], <MilvusException: (code=2200, message=incomplete query result, missing id 5098ee92-20aa-4e6a-87df-7109bdf67bbc, len(searchIDs) = 10, len(queryIDs) = 1, collection=454651567748415768: inconsistent requery result)>, <Time:{'RPC start': '2024-12-17 09:00:43.574024', 'RPC error': '2024-12-17 09:01:05.340891'}>
Explicit search by dense and sparse embeddings separatly works correct on same collection.
Steps To Reproduce
The text was updated successfully, but these errors were encountered: