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

Joel Bernstein reassigned SOLR-10813:
-------------------------------------

    Assignee: Joel Bernstein

> Add arraySort Stream Evaluator
> ------------------------------
>
>                 Key: SOLR-10813
>                 URL: https://issues.apache.org/jira/browse/SOLR-10813
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>            Assignee: Joel Bernstein
>
> The arraySort Stream Evaluator sorts an array of numbers by the natural sort 
> order. To reverse the sort you can simply reverse the array with the reverse 
> function.
> Syntax:
> {code}
> b = arraySort(colA)
> c = rev(b)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to