[ https://issues.apache.org/jira/browse/SOLR-1627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Noble Paul resolved SOLR-1627. ------------------------------ Resolution: Fixed resolved r887875 > 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 > Assignee: Noble Paul > Priority: Minor > Fix For: 1.5 > > Attachments: SOLR-1627.patch, SOLR-1627.patch > > > 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.