[ 
https://issues.apache.org/jira/browse/LUCENE-9023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jim Ferenczi updated LUCENE-9023:
---------------------------------
    Fix Version/s: master (9.0)

> GlobalOrdinalsWithScore should not compute occurrences when the provided min 
> is 1
> ---------------------------------------------------------------------------------
>
>                 Key: LUCENE-9023
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9023
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Jim Ferenczi
>            Priority: Minor
>             Fix For: master (9.0), 8.8
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to