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

Adrien Grand resolved LUCENE-7847.
----------------------------------
       Resolution: Fixed
    Fix Version/s: 6.6
                   master (7.0)

> RangeFieldQuery optimization for "all docs match" is broken
> -----------------------------------------------------------
>
>                 Key: LUCENE-7847
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7847
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Adrien Grand
>             Fix For: master (7.0), 6.6
>
>         Attachments: LUCENE-7847.patch, LUCENE-7847.patch
>
>
> RangeFieldQuery tries to detect based on the min/max values of the field 
> whether all values match. However this detection is broken and can sometimes 
> consider that all documents match when they actually don't.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to