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

Add addAll Stream Evaluator

    XMLWordPrintableJSON

Details

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

    Description

      The addAll Stream Evaluator will consolidate 2 or more arrays into one array.

      Syntax:

      a = array(1, 2, 3),
      b = array(4, 5, 6),
      c = addAll(a, b)
      

      Attachments

        1. SOLR-11019.patch
          3 kB
          Joel Bernstein

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: