Variableresolver should be fetched just in time
-----------------------------------------------
Key: SOLR-1627
URL: https://issues.apache.org/jira/browse/SOLR-1627
Project: Solr
Issue Type: Improvement
Components: contrib - DataImportHandler
Reporter: Noble Paul
Priority: Minor
Fix For: 1.5
The VariableResolver instance may vary from time to time from SOLR-1352. So get
it Just in time. For most cases iuse Context#resolve() and
Context#replaceTokens()
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.