[
https://issues.apache.org/jira/browse/SOLR-8763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joel Bernstein resolved SOLR-8763.
----------------------------------
Resolution: Duplicate
> Add EvalStream to support "computing on the code" use cases
> -----------------------------------------------------------
>
> Key: SOLR-8763
> URL: https://issues.apache.org/jira/browse/SOLR-8763
> Project: Solr
> Issue Type: New Feature
> Reporter: Joel Bernstein
> Priority: Minor
>
> Streaming Expression presents interesting opportunities for "computing on the
> code". The EvalStream will call toExpression() on an underlying stream and
> then compile and run the resulting expression. This will allow developers to
> write Streaming Expressions that dynamically build other Streaming
> Expressions.
> This type of behavior could probably be already done in the open() method,
> but having an EvalStream adds specific support for dynamic generation of
> Streaming Expressions and should encourage these types of applications.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]