[ 
https://issues.apache.org/jira/browse/SOLR-8458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Joel Bernstein updated SOLR-8458:
---------------------------------
    Description: 
This ticket is to add Streaming Expression tests that excercise the existing 
marco expansion feature described here:
{code}
http://localhost:8983/col/stream?expr=merge($left, $right, 
...)&left=search(...)&right=search(...)
{code}

  was:
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}


> Add Streaming Expressions tests for parameter substitution
> ----------------------------------------------------------
>
>                 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
>
>
> This ticket is to add Streaming Expression tests that excercise the existing 
> marco expansion feature described here:
> {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