[ https://issues.apache.org/jira/browse/SOLR-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Yonik Seeley updated SOLR-7212: ------------------------------- Description: Simple example: {code} q=price:[ ${low} TO ${high} ] &low=100 &high=200 {code} Blog Post: http://yonik.com/solr-query-parameter-substitution/ was: Simple example: {code} q=price:[ ${low} TO ${high} ] &low=100 &high=200 {code} Blog Post: http://heliosearch.org/solr-query-parameter-substitution/ > 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://yonik.com/solr-query-parameter-substitution/ -- 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