[ 
https://issues.apache.org/jira/browse/SOLR-10485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15966648#comment-15966648
 ] 

Joel Bernstein edited comment on SOLR-10485 at 4/15/17 4:04 PM:
----------------------------------------------------------------

I mapped the CalculateStream to *eval* function so it has broader uses then 
just a calculator.


was (Author: joel.bernstein):
I mapped the CalculateStream to *eval* function so it has broader uses the just 
a calculator.

> Add eval() Streaming Expression to execute Evaluators
> -----------------------------------------------------
>
>                 Key: SOLR-10485
>                 URL: https://issues.apache.org/jira/browse/SOLR-10485
>             Project: Solr
>          Issue Type: New Feature
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Joel Bernstein
>         Attachments: SOLR-10485.patch
>
>
> The eval() function can be used inside of the select function to execute 
> Evaluators:
> {code}
> select(eval(), add(1, 1) as result)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to