-
Type:
Sub-task
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.3
-
Component/s: None
-
Labels:None
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.