You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should probably add a "processEmpty" boolean to control if empty buckets should have sub-facets processed. I was going to call it processZeros , but of course the plural of Zero can either be Zeroes or Zeros ;-)
Only processing sub facets when the bucket count > 0 can significantly trim response size for deeply nested facets.
The text was updated successfully, but these errors were encountered: