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/09 22:12:39 UTC

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

Yonik Seeley created SOLR-7212:
----------------------------------

             Summary: 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


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