You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Joel Bernstein (JIRA)" <ji...@apache.org> on 2017/05/10 18:33:04 UTC

[jira] [Updated] (SOLR-10661) Add subarray Stream Evaluator

     [ https://issues.apache.org/jira/browse/SOLR-10661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Joel Bernstein updated SOLR-10661:
----------------------------------
    Fix Version/s: master (7.0)

> Add subarray Stream Evaluator
> -----------------------------
>
>                 Key: SOLR-10661
>                 URL: https://issues.apache.org/jira/browse/SOLR-10661
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>             Fix For: master (7.0)
>
>
> The subarray Stream Evaluator returns a sub range of an array.
> Syntax:
> {code}
> a = subarray(colA, offset, length)
> {code}
> {code}
> a = subarray(colA, offset)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org