You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2015/07/10 03:45:04 UTC

[jira] [Commented] (SOLR-7455) Defer calculating non-sorting stats

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

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

Commit 1690189 from [~yonik@apache.org] in branch 'dev/trunk'
[ https://svn.apache.org/r1690189 ]

SOLR-7455: defer non-sorting facet stats

> Defer calculating non-sorting stats
> -----------------------------------
>
>                 Key: SOLR-7455
>                 URL: https://issues.apache.org/jira/browse/SOLR-7455
>             Project: Solr
>          Issue Type: Sub-task
>            Reporter: Yonik Seeley
>             Fix For: 5.3
>
>         Attachments: SOLR-7455.patch
>
>
> Currently, all stats are calculated for every facet bucket, then we find the top N with a sort and a limit.  We could choose to only calculate stats needed for such narrowing and then calculate the remainder after.



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