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

Add import function to Streaming Expressions

Attach filesAttach ScreenshotAdd voteVotersWatch issueWatchersCreate sub-taskLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

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

    Description

      This ticket will add the import function to be used within a let expression to import Streaming Expression and Stream Evaluator classes from the classpath and bind them to function names:

      let(hello=import("com.mycompany.HelloWorld"),
          a=hello())
      

      In the example above the Stream Evaluator is bound to the function name hello and invoked below using the function name hello.

      Attachments

        Activity

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

          People

            Unassigned Unassigned
            jbernste Joel Bernstein

            Dates

              Created:
              Updated:

              Slack

                Issue deployment