[ 
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 exercise the existing 
macro expansion feature described here:  
http://yonik.com/solr-query-parameter-substitution/

Sample syntax below:
{code}
http://localhost:8983/col/stream?expr=merge(${left}, ${right}, 
...)&left=search(...)&right=search(...)
{code}

  was:
This ticket is to add Streaming Expression tests that excercise the existing 
marco expansion feature described here:  
http://yonik.com/solr-query-parameter-substitution/

Sample syntax below:
{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 exercise the existing 
> macro expansion feature described here:  
> http://yonik.com/solr-query-parameter-substitution/
> Sample syntax below:
> {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-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to