The Script details must be made available though Context methods
----------------------------------------------------------------
Key: SOLR-1066
URL: https://issues.apache.org/jira/browse/SOLR-1066
Project: Solr
Issue Type: Improvement
Components: contrib - DataImportHandler
Reporter: Noble Paul
Priority: Minor
Fix For: 1.4
Context can have extra methods
{code:java}
public String getScript();
public String getScriptLanguage()
{code}
this can also make Script transformer read the data from there
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.