Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
While working on SOLR-15475, I realized the SQL framework uses the StatsStream for non-bucketed aggregations (i.e. no GROUP BY) which makes a json.facet call under the covers. Investigate whether the StatsStream could use the tiered support for collection aliases that was added in SOLR-15036
Attachments
Issue Links
- Discovered while testing
-
SOLR-15475 Solr SQL should support COUNT(distinct field)
- Closed
- is related to
-
SOLR-15036 Use plist automatically for executing a facet expression against a collection alias backed by multiple collections
- Closed
- links to