Description
The copyOfRange Stream Evaluator copies a range of an array to a new array.
Syntax:
a = copyOfRange(colA, 1, 4)
Attachments
Attachments
Issue Links
- is related to
-
SOLR-10651 Streaming Expressions statistical functions library
- Closed