James Dyer created SOLR-4086:
--------------------------------

             Summary: Refactor DIH - VariableResolver & Evaluator
                 Key: SOLR-4086
                 URL: https://issues.apache.org/jira/browse/SOLR-4086
             Project: Solr
          Issue Type: Improvement
          Components: contrib - DataImportHandler
    Affects Versions: 4.0
            Reporter: James Dyer
            Assignee: James Dyer
            Priority: Minor
             Fix For: 4.1, 5.0


This simplifies VariableResolver and moves each built-in Evaluator into its own 
class.  Compiler warnings / missing generics are fixed.  Also, the Locale bug 
with DateFormatEvaluator is solved.  Instead of using the machine default, the 
Root Locale is used by default.  An optional 3rd parameter allows users to 
specify whatever locale they want.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to