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

Add contains Stream Evaluator

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • streaming expressions
    • None

    Description

      The contains Streaming Evaluator will take two parameters:

      • String to search.
      • Comma delimited list of search strings.

       If any of the search strings are contained in the main string it returns true.

      Syntax:

      contains(mainString, s1,s2,s3,s4)

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated: