[
https://issues.apache.org/jira/browse/SOLR-7455?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-7455:
-------------------------------
Attachment: SOLR-7455.patch
Here's a patch that defers creation of accs not needed in the first phase of
doc collection.
> 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]