Joel Bernstein created SOLR-14694:
-------------------------------------
Summary: Add import function to Streaming Expressions
Key: SOLR-14694
URL: https://issues.apache.org/jira/browse/SOLR-14694
Project: Solr
Issue Type: New Feature
Security Level: Public (Default Security Level. Issues are Public)
Reporter: Joel Bernstein
This ticket will add the *import* function to be used within a *let* expression
to import Streaming Expression and Stream Evaluator classes from classpath and
bind them to function names:
{code}
let(hello=import("com.mycompany.HelloWorld"),
a=hello())
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]