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

Add valueAt Stream Evaluator

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 8.1, 9.0
    • streaming expressions
    • None

    Description

      The valueAt Stream Evaluator returns the value at a specific index of an array or the value of a specific row and column of a matrix.

      Sample syntax for an array:

      let(a=array(1, 2, 3),
          b=valueAt(a, 2))

      Attachments

        1. SOLR-12221.patch
          6 kB
          Joel Bernstein

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: