Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

don't process sub-facets when count==0 #34

Open
yonik opened this issue Nov 25, 2014 · 1 comment
Open

don't process sub-facets when count==0 #34

yonik opened this issue Nov 25, 2014 · 1 comment

Comments

@yonik
Copy link
Member

yonik commented Nov 25, 2014

Only processing sub facets when the bucket count > 0 can significantly trim response size for deeply nested facets.

@yonik
Copy link
Member Author

yonik commented Nov 25, 2014

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 ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant