You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Dominik Siebel (JIRA)" <ji...@apache.org> on 2013/05/17 08:53:16 UTC

[jira] [Commented] (SOLR-4086) Refactor DIH - VariableResolver & Evaluator

    [ https://issues.apache.org/jira/browse/SOLR-4086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13660408#comment-13660408 ] 

Dominik Siebel commented on SOLR-4086:
--------------------------------------

[~jdyer] just FYI.
I jut had time to check integration of 4.3 (build from github mirror branch) into our environment and DIH runtimes seem to be back to normal. Good Work!
                
> 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
>
>         Attachments: SOLR-4086.patch
>
>
> 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-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org