You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Marshall Schor (JIRA)" <de...@uima.apache.org> on 2015/01/06 18:21:34 UTC

[jira] [Created] (UIMA-4167) Index protection check missing some kinds of types

Marshall Schor created UIMA-4167:
------------------------------------

             Summary: Index protection check missing some kinds of types
                 Key: UIMA-4167
                 URL: https://issues.apache.org/jira/browse/UIMA-4167
             Project: UIMA
          Issue Type: Bug
          Components: Core Java Framework
            Reporter: Marshall Schor
            Assignee: Marshall Schor
             Fix For: 2.7.0SDK


The Documentation (Reference) states that keys used in indexes must be integer, float, string, or the special type-priorities.  The implementation was extended a long time ago to support other primitives.  Update the docs to include these (boolean, byte, short, long, double).  Update the setting checking for these kinds of features to include checking for possible index corruption.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)