Joel Bernstein created SOLR-14476:
-------------------------------------

             Summary: Add percentiles aggregation to stats, facet, facet2D and 
timeseries Streaming Expressions
                 Key: SOLR-14476
                 URL: https://issues.apache.org/jira/browse/SOLR-14476
             Project: Solr
          Issue Type: New Feature
      Security Level: Public (Default Security Level. Issues are Public)
          Components: streaming expressions
            Reporter: Joel Bernstein


This ticket will add the *per* (percentile) aggregation to the stats, facet, 
facet2D and timeseries Streaming Expression. Syntax:

 
{code:java}
facet(logs, buckets="collection_s", per(qtime_i, 50)) {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to