Closed
Description
Coming from #11083 (comment)
When starting to process each segment, we get the LeafReaderContext which can provide the numDocs
of this segment. On the other hand, the weight taking in LeafReaderContext can produce the estimate count of this segment. If these 2 are same, we can treat the weight equivelant as a match-all and it may satisfy the pre-conditions of the fast filters optimization.
Metadata
Metadata
Assignees
Type
Projects
Status
Done
Status
No status