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

Richard Eckart de Castilho commented on UIMA-2456:
--------------------------------------------------

Make a patch (diff) from the changes and attach the patch file to this issue.
                
> Field Mapping overwrites Features of the same type
> --------------------------------------------------
>
>                 Key: UIMA-2456
>                 URL: https://issues.apache.org/jira/browse/UIMA-2456
>             Project: UIMA
>          Issue Type: Bug
>          Components: Sandbox-Solrcas
>    Affects Versions: 2.3.1
>         Environment: Java, Eclipse
>            Reporter: Andreas Niekler
>              Labels: bug
>   Original Estimate: 0h
>  Remaining Estimate: 0h
>
> The field mapping is not right. The HashMap (mapping = new HashMap<String, 
> String>(); ) with the fields within the code gets overwritten by a new 
> HashMap for the type name instead of adding another feature mapping to the 
> exiting mapping of the Type if more than 1 Feature of one type is addressed 
> in the mapping file.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to