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
            Reporter: Stefan Oestreicher
            Priority: Minor


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.

Reply via email to