[
https://issues.apache.org/jira/browse/SOLR-14694?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Houston Putman updated SOLR-14694:
----------------------------------
Security: (was: Public)
> Add import function to Streaming Expressions
> --------------------------------------------
>
> Key: SOLR-14694
> URL: https://issues.apache.org/jira/browse/SOLR-14694
> Project: Solr
> Issue Type: New Feature
> Reporter: Joel Bernstein
> Priority: Major
>
> 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:
> {code}
> let(hello=import("com.mycompany.HelloWorld"),
> a=hello())
> {code}
> In the example above the Stream Evaluator is bound to the function name
> *hello* and invoked below using the function name *hello*.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]