[ 
https://issues.apache.org/jira/browse/SOLR-11374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein reassigned SOLR-11374:
-------------------------------------

    Assignee: Joel Bernstein

> Add movingMedian Stream Evaluator
> ---------------------------------
>
>                 Key: SOLR-11374
>                 URL: https://issues.apache.org/jira/browse/SOLR-11374
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>             Fix For: master (8.0), 7.1
>
>
> The movingMedian stream evaluator is an alternative to the movingAvg stream 
> evaluator.
> Syntax:
> {code}
> movingMedian(colA, 30)
> {code}
> The example above returns an array containing the 30 day moving median for 
> colA.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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

Reply via email to