You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by GitBox <gi...@apache.org> on 2019/07/26 08:33:54 UTC

[GitHub] [lucene-solr] jpountz commented on issue #794: LUCENE-8769: Introduce Range Query Type With Multiple Ranges

jpountz commented on issue #794: LUCENE-8769: Introduce Range Query Type With Multiple Ranges
URL: https://github.com/apache/lucene-solr/pull/794#issuecomment-515362265
 
 
   It's probably fine for sandbox. Can you add TODOs about handling overlapping ranges at rewrite time, and organizing query ranges in a tree structure similarly to EdgeTree so that we don't have to walk query ranges linearly when running the query?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org