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

Add echo Streaming Expression

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Resolved
    • None
    • 6.6, 7.0
    • None
    • None

    Description

      The echo Streaming Expression takes a text string as an argument and emits a single tuple that "echos" the text string.

      This will allow constructs that "echo" text to various decorators such as select, cartesianProduct, update and classify.

      Sample syntax:

      select(echo("hello world"), analyze(echo, analyzerField) as out)
      

      Attachments

        1. SOLR-10504.patch
          9 kB
          Joel Bernstein

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: