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

ASF subversion and git services commented on SOLR-8037:
-------------------------------------------------------

Commit 1702661 from [[email protected]] in branch 'dev/trunk'
[ https://svn.apache.org/r1702661 ]

SOLR-8037: speed up term range queries, use filter cache for embedded ranges

> 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
>         Attachments: SOLR-8037.patch
>
>
> 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