[ https://issues.apache.org/jira/browse/SOLR-10743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Joel Bernstein updated SOLR-10743: ---------------------------------- Description: The *sequence* Stream Evaluator returns an array of doubles with a specific *size*, *start* and *stride*. Syntax: {code} s = sequence(10, 0, 1) {code} Implementation provided by Apache Commons Math was: The *sequence* Stream Evaluator returns an array of doubles with a specific *size*, *start* and *stride*. Syntax: {code} s = sequence(10, 0, 1) {code} > Add sequence StreamEvaluator > ---------------------------- > > Key: SOLR-10743 > URL: https://issues.apache.org/jira/browse/SOLR-10743 > Project: Solr > Issue Type: New Feature > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Joel Bernstein > > The *sequence* Stream Evaluator returns an array of doubles with a specific > *size*, *start* and *stride*. > Syntax: > {code} > s = sequence(10, 0, 1) > {code} > Implementation provided by Apache Commons Math -- This message was sent by Atlassian JIRA (v6.3.15#6346) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org