[ https://issues.apache.org/jira/browse/SOLR-704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Shalin Shekhar Mangar updated SOLR-704:
---------------------------------------
Fix Version/s: 1.3
Assignee: Shalin Shekhar Mangar
Affects Version/s: 1.3
> improve NumberFormatTransformers handling of invalid input
> ----------------------------------------------------------
>
> Key: SOLR-704
> URL: https://issues.apache.org/jira/browse/SOLR-704
> Project: Solr
> Issue Type: Improvement
> Components: contrib - DataImportHandler
> Affects Versions: 1.3
> Reporter: Stefan Oestreicher
> Assignee: Shalin Shekhar Mangar
> Priority: Minor
> Fix For: 1.3
>
> Attachments: SOLR-704.patch, SOLR-704.patch
>
>
> As described in http://www.ibm.com/developerworks/java/library/j-numberformat/ instances
of the NumberFormat class don't throw ParseExceptions in all cases of invalid input. This
affects the org.apache.solr.handler.dataimport.NumberFormatTransformer class which relies
on NumberFormat. I will attach a patch to demonstrate and fix this issue shortly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|