You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2015/09/11 04:16:46 UTC

[jira] [Updated] (SOLR-8037) speed up term range queries, use filter cache for embedded ranges

     [ https://issues.apache.org/jira/browse/SOLR-8037?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yonik Seeley updated SOLR-8037:
-------------------------------
    Attachment: SOLR-8037.patch

> 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org