[ 
https://issues.apache.org/jira/browse/LUCENE-7847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021443#comment-16021443
 ] 

ASF subversion and git services commented on LUCENE-7847:
---------------------------------------------------------

Commit 8db5e5acfae2335a63c3f845158fbcc6d9471677 in lucene-solr's branch 
refs/heads/branch_6x from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=8db5e5a ]

LUCENE-7847: Fix the all-docs-match optimization of range queries on range 
fields.


> 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
>         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