[
https://issues.apache.org/jira/browse/SOLR-7455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14621675#comment-14621675
]
ASF subversion and git services commented on SOLR-7455:
-------------------------------------------------------
Commit 1690199 from [[email protected]] in branch 'dev/branches/branch_5x'
[ https://svn.apache.org/r1690199 ]
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: [email protected]
For additional commands, e-mail: [email protected]