[
https://issues.apache.org/jira/browse/SOLR-109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Thorsten Scherler updated SOLR-109:
-----------------------------------
Attachment: SOLR-109.diff
This is a first start.
What still is missing is "... a more general solution might be to modify the
SolrQueryParser
directly to have a new "void setParamVariables(SolrParams p)" method. if
it's called (with non null input), then any string that SolrQueryParser
instance is asked to parse would first be preprocessed looking for the ${}
pattern and pulling the values out of the SOlrParams instance."
I need to have a closer look on what Hoss means exactly with this. However I
get lots of error after an svn up and I am not sure whether my local changes
has caused this.
> variable substitution in lucene query params
> --------------------------------------------
>
> Key: SOLR-109
> URL: https://issues.apache.org/jira/browse/SOLR-109
> Project: Solr
> Issue Type: New Feature
> Reporter: Thorsten Scherler
> Attachments: SOLR-109.diff
>
>
> Allowing variable substitution in the lucene query params seems pretty slick
> ... a more general solution might be to modify the SolrQueryParser
> directly to have a new "void setParamVariables(SolrParams p)" method.
> http://marc.theaimsgroup.com/?t=116712376400001&r=1&w=2
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.