You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Tomás Fernández Löbbe (JIRA)" <ji...@apache.org> on 2015/04/24 18:51:39 UTC

[jira] [Resolved] (SOLR-7406) Support DV implementation in range faceting

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

Tomás Fernández Löbbe resolved SOLR-7406.
-----------------------------------------
       Resolution: Fixed
    Fix Version/s: 5.2

> Support DV implementation in range faceting
> -------------------------------------------
>
>                 Key: SOLR-7406
>                 URL: https://issues.apache.org/jira/browse/SOLR-7406
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Tomás Fernández Löbbe
>            Assignee: Tomás Fernández Löbbe
>             Fix For: Trunk, 5.2
>
>         Attachments: SOLR-7406.patch, SOLR-7406.patch, SOLR-7406.patch, SOLR-7406.patch
>
>
> interval faceting has a different implementation than range faceting based on DocValues API. This is sometimes faster and doesn't rely on filters / filter cache.
> I'm planning to add a "method" parameter that would allow users to choose between the current implementation ("filter"?) and the DV-based implementation ("dv"?). The result for both methods should be the same, but performance may vary.
> Default should continue to be "filter".



--
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