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

Ignacio Vera commented on LUCENE-10321:
---------------------------------------

+1

> MultiRangeQuery doesn't need to "pull up" mins when building an interval tree
> -----------------------------------------------------------------------------
>
>                 Key: LUCENE-10321
>                 URL: https://issues.apache.org/jira/browse/LUCENE-10321
>             Project: Lucene - Core
>          Issue Type: Improvement
>          Components: modules/sandbox
>            Reporter: Greg Miller
>            Assignee: Greg Miller
>            Priority: Trivial
>
> When creating an interval tree for the search intervals, the min values are 
> being "pulled up" to keep internal node bounding boxes consistent. I don't 
> believe this should be necessary though given the intersection/contains 
> algorithms. I stumbled across this when comparing the impl to ComponentTree, 
> which is serving a similar role for specialized 2D cases.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

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

Reply via email to