[
https://issues.apache.org/jira/browse/SOLR-11019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16077112#comment-16077112
]
ASF subversion and git services commented on SOLR-11019:
--------------------------------------------------------
Commit 01d0ce325865edd1250f4031e0ad6aad7cab0360 in lucene-solr's branch
refs/heads/master from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=01d0ce3 ]
SOLR-11019: Add addAll Stream Evaluator
> 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
> Assignee: Joel Bernstein
> Attachments: SOLR-11019.patch
>
>
> 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]