[
https://issues.apache.org/jira/browse/SOLR-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14382529#comment-14382529
]
Shai Erera commented on SOLR-7212:
----------------------------------
[[email protected]] this doesn't compile, as TestMacro is under package
{{org.apache.solr.request.macro}}, but under folder {{org/apache/solr/request}}.
> Parameter substitution across whole request
> -------------------------------------------
>
> Key: SOLR-7212
> URL: https://issues.apache.org/jira/browse/SOLR-7212
> Project: Solr
> Issue Type: New Feature
> Reporter: Yonik Seeley
> Assignee: Yonik Seeley
> Fix For: 5.1
>
> Attachments: SOLR-7212.patch
>
>
> Simple example:
> {code}
> q=price:[ ${low} TO ${high} ]
> &low=100
> &high=200
> {code}
> Blog Post:
> http://yonik.com/solr-query-parameter-substitution/
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]