Yonik Seeley created SOLR-7455:
----------------------------------

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


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]

Reply via email to