[ 
https://issues.apache.org/jira/browse/SOLR-11019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16077119#comment-16077119
 ] 

ASF subversion and git services commented on SOLR-11019:
--------------------------------------------------------

Commit b64c924e3e047ed0e439b44901eb5d8f594d219c in lucene-solr's branch 
refs/heads/master from [~joel.bernstein]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=b64c924 ]

SOLR-11019: Update CHANGES.txt


> 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
>             Fix For: master (8.0), 7.1
>
>         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]

Reply via email to