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:
http://localhost:8983/col/stream?expr=merge(${left}, ${right}, ...)&left=search(...)&right=search(...)
Attachments
Attachments
Issue Links
- is related to
-
SOLR-8125 Umbrella ticket for Streaming and SQL issues
- Open