You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2015/03/26 16:21:52 UTC

[jira] [Updated] (SOLR-7212) Parameter substitution across whole request

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

Yonik Seeley updated SOLR-7212:
-------------------------------
    Attachment: SOLR-7212.patch

Here's the test to finish this issue up.

> 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
>         Attachments: SOLR-7212.patch
>
>
> Simple example:
> {code}
> q=price:[ ${low} TO ${high} ]
> &low=100
> &high=200
> {code}
> Blog Post:
> http://heliosearch.org/solr-query-parameter-substitution/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org