Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-13104

Add natural and repeat Stream Evaluators

Agile BoardAttach filesAttach ScreenshotVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Resolved
    • None
    • 8.0, 9.0
    • None
    • None

    Description

      The natural Stream Evaluator returns a vector of natural numbers. This is useful for creating a sequence of numbers 0...N for plotting an x-axis.

      Sample syntax:

      let(a=natural(10))

      The repeat Stream Evaluator creates a vector with a number repeated N times. This useful for plotting a straight line.

      Sample syntax:

      let(a=repeat(5.5, 100))

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            jbernste Joel Bernstein
            jbernste Joel Bernstein
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment