Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
Currently, to retrieve all buckets using the streaming expressions facet function, the bucketSizeLimit parameter must have a high enough value so that all results will be included. Compare this with the JSON facet API, where you can use "limit": -1 to achieve this. It would help if such a possibility existed.
Issue 11236 is related.
Attachments
Attachments
Issue Links
- is a child of
-
SOLR-12794 FacetStream Improvements
- Open