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

Atri Sharma commented on LUCENE-8769:
-------------------------------------

Here is a first cut at the said approach. This patch only supports physical 
implementation of multi range queries for Double points, but the general idea 
for other types remains the same.

If this approach seems fine, I will add support for INT, FLOAT and LONG types.

[~jpountz][~mikemccand][~ivera] FYI please

 [^LUCENE-8769.patch] 

> Range Query Type With Logically Connected Ranges
> ------------------------------------------------
>
>                 Key: LUCENE-8769
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8769
>             Project: Lucene - Core
>          Issue Type: Improvement
>            Reporter: Atri Sharma
>            Priority: Major
>         Attachments: LUCENE-8769.patch
>
>
> Today, we visit BKD tree for each range specified for PointRangeQuery. It 
> would be good to have a range query type which can take multiple ranges 
> logically ANDed or ORed.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to