[
https://issues.apache.org/jira/browse/SOLR-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15072767#comment-15072767
]
Cao Manh Dat edited comment on SOLR-8458 at 12/28/15 2:44 PM:
--------------------------------------------------------------
That a good idea.
About substitution as part of the parsing. Should the syntax look like?
We cant use {{&}} key words here
{{merge($left, $right, ...)&left=search(...)&right=search(...)}}
was (Author: caomanhdat):
That a good idea.
About substitution as part of the parsing. Should the syntax look like?
We cant use {&} key words here
{merge($left, $right, ...)&left=search(...)&right=search(...)}
> Parameter substitution for Streaming Expressions
> ------------------------------------------------
>
> Key: SOLR-8458
> URL: https://issues.apache.org/jira/browse/SOLR-8458
> Project: Solr
> Issue Type: Improvement
> Reporter: Joel Bernstein
> Priority: Minor
> Attachments: SOLR-8458.patch
>
>
> As Streaming Expressions become more complicated it would be nice to support
> parameter substitution. For example:
> {code}
> http://localhost:8983/col/stream?expr=merge($left, $right,
> ...)&left=search(...)&right=search(...)
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]