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 2017/07/18 14:50:00 UTC

[jira] [Created] (UIMA-5495) Set Index implicit use of type in comparator - document and add test case

Marshall Schor created UIMA-5495:
------------------------------------

             Summary: Set Index implicit use of type in comparator - document and add test case
                 Key: UIMA-5495
                 URL: https://issues.apache.org/jira/browse/UIMA-5495
             Project: UIMA
          Issue Type: Improvement
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Minor
             Fix For: 2.10.1SDK, 3.0.0SDK-beta


UIMA Set indexes are implemented such that the type is an implicit part of the key set used for determining equality.  In other words, two Feature Structures of different types, but with the same key values for a Set index comparator, will not compare equal; both will be added to the set.  Document this, and add a test case.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)