[
https://issues.apache.org/jira/browse/SOLR-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Noble Paul updated SOLR-1066:
-----------------------------
Attachment: SOLR-1066.patch
the fix
> 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
>
> Attachments: SOLR-1066.patch
>
>
> 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.