[ https://issues.apache.org/jira/browse/SOLR-15208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Timothy Potter updated SOLR-15208: ---------------------------------- Fix Version/s: 8.10 > Add the countDist aggregation to the stats, facet and timeseries Streaming > Expressions > -------------------------------------------------------------------------------------- > > Key: SOLR-15208 > URL: https://issues.apache.org/jira/browse/SOLR-15208 > Project: Solr > Issue Type: Improvement > Components: streaming expressions > Reporter: Joel Bernstein > Assignee: Joel Bernstein > Priority: Major > Fix For: main (9.0), 8.10 > > Attachments: SOLR-15208.patch, SOLR-15208.patch > > Time Spent: 20m > Remaining Estimate: 0h > > The *unique* function in the JSON facet API is currently not supported in the > Streaming Expression pushdown analytics functions. This ticket will add > support for *unique* aggregations in the stats, facet and timeseries > Streaming Expressions. The name *countDist* will be the aggregation in > Streaming Expressions and map to the JSON facet *unique* function. > Sample syntax: > {code} > facet(test, buckets="core_s", rows="50", countDist(type_s)) > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org