You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Jim Ferenczi (Jira)" <ji...@apache.org> on 2020/11/17 14:46:00 UTC

[jira] [Resolved] (LUCENE-9023) GlobalOrdinalsWithScore should not compute occurrences when the provided min is 1

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

Jim Ferenczi resolved LUCENE-9023.
----------------------------------
    Fix Version/s: 8.8
       Resolution: Fixed

> 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: 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: issues-help@lucene.apache.org