You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Joel Bernstein (JIRA)" <ji...@apache.org> on 2015/12/23 03:58:46 UTC

[jira] [Created] (SOLR-8458) Parameter substitution for Streaming Expressions

Joel Bernstein created SOLR-8458:
------------------------------------

             Summary: 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


As Streaming Expression become more complicated it would be nice to be able 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org