Description
This is a continuation of https://issues.apache.org/jira/browse/LUCENE-9022
Today the GlobalOrdinalsWithScore collector and query checks the number of matching docs per parent if the provided min is greater than 0. However we should also not compute the occurrences of children when min is equals to 1 since this is the minimum requirement for a document to match.
Attachments
Issue Links
- links to