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/10/28 22:12:28 UTC

[jira] [Created] (UIMA-4664) UV3 Change indexes to support Feature Structures as Java Objects

Marshall Schor created UIMA-4664:
------------------------------------

             Summary: UV3 Change indexes to support Feature Structures as Java Objects
                 Key: UIMA-4664
                 URL: https://issues.apache.org/jira/browse/UIMA-4664
             Project: UIMA
          Issue Type: Story
            Reporter: Marshall Schor


The UIMA indexes (bag/set/sorted) for Feature Structures are converted to hold references to the Java objects, rather than int values. 

This may have a performance benefit.

A side goal is to make use of Java libraries for these indexes, rather than doing custom implementations (custom implementations may be done if a performance issue arises). 



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