Create a LogTransformer which can print data to log files
---------------------------------------------------------
Key: SOLR-1062
URL: https://issues.apache.org/jira/browse/SOLR-1062
Project: Solr
Issue Type: New Feature
Components: contrib - DataImportHandler
Reporter: Noble Paul
Fix For: 1.4
example
{code:xml}
<field column="doesnotmatter" logFormat="The name is ${e.name}" logLevel="fine"
/>
{code}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.