Nicholas Knize created SOLR-12520:
-------------------------------------

             Summary: Switch DateRangeField from NumberRangePrefixTree to 
LongRange
                 Key: SOLR-12520
                 URL: https://issues.apache.org/jira/browse/SOLR-12520
             Project: Solr
          Issue Type: Improvement
      Security Level: Public (Default Security Level. Issues are Public)
            Reporter: Nicholas Knize


Since graduating {{Range}} field types in LUCENE-7740 we should consider 
switching SOLR's {{DateRangeField}} from using {{NumberRangePrefixTree}} in the 
{{spatial-extras}} module to {{LongRange}} in {{lucene-core}}. Not only will 
this provide a nice performance improvement but nothing will depend on 
{{NumberRangePrefixTree}} so it can be deprecated and removed. To maintain 
backcompat we could consider refactoring it from {{spatial-extras}} to SOLR and 
then removing it once the switch to {{LongRange}} is complete.



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

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

Reply via email to