[
https://issues.apache.org/jira/browse/LUCENE-7847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16021442#comment-16021442
]
ASF subversion and git services commented on LUCENE-7847:
---------------------------------------------------------
Commit 5de10a64b1e6e584640e6a7fdb1bbd1ba7e766d7 in lucene-solr's branch
refs/heads/branch_6_6 from [~jpountz]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=5de10a6 ]
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]