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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to