Yonik Seeley created SOLR-8037:
----------------------------------

             Summary: speed up term range queries, use filter cache for 
embedded ranges
                 Key: SOLR-8037
                 URL: https://issues.apache.org/jira/browse/SOLR-8037
             Project: Solr
          Issue Type: Improvement
            Reporter: Yonik Seeley


Enhance term range queries (i.e. not numeric) by
- Implement DocSetProducer to directly construct filters (fq, etc) for term 
range queries
- Allow range queries that are part of other queries to automatically use the 
filter cache if the number of terms is large enough.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to