Joel Bernstein created SOLR-11019:
-------------------------------------
Summary: Add addAll Stream Evaluator
Key: SOLR-11019
URL: https://issues.apache.org/jira/browse/SOLR-11019
Project: Solr
Issue Type: New Feature
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Joel Bernstein
The addAll Stream Evaluator will consolidate 2 or more arrays into one array.
Syntax:
{code}
a = array(1, 2, 3),
b = array(4, 5, 6),
c = addAll(a, b)
{code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]