You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Andreas Niekler (JIRA)" <de...@uima.apache.org> on 2012/08/22 09:51:37 UTC

[jira] [Updated] (UIMA-2456) Field Mapping overwrites Features of the same type

     [ https://issues.apache.org/jira/browse/UIMA-2456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Niekler updated UIMA-2456:
----------------------------------

    Description: 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.  (was: 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.)
    
> 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