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

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

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

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