[
https://issues.apache.org/jira/browse/LUCENE-10232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17451358#comment-17451358
]
Greg Miller commented on LUCENE-10232:
--------------------------------------
[~jpountz] what do you think of pulling this bug fix into 9.0 if we're
respinning? I wouldn't hold up a release by any means to get this in, but it
looks like there will be a respin anyway?
Here's a PR to drop this onto {{branch_9_0}} if we want to do so:
https://github.com/apache/lucene/pull/495
> MultiRangeQuery incorrectly matches docs that only match on a single dimension
> ------------------------------------------------------------------------------
>
> Key: LUCENE-10232
> URL: https://issues.apache.org/jira/browse/LUCENE-10232
> Project: Lucene - Core
> Issue Type: Bug
> Components: modules/sandbox
> Reporter: Greg Miller
> Assignee: Greg Miller
> Priority: Minor
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> When {{MultiRangeQuery}} iterates the multiple dimensions to see if any of
> them contain a point/range, it incorrectly short-circuits as soon as one
> dimension matches. It should instead confirm that all dimensions for that
> range match.
> Attached PR demonstrates the bug (in a test case) and includes a proposed fix.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]