Marshall Schor created UIMA-5479: ------------------------------------ Summary: uv3 performance bug - FsIterator_subtypes_ordered not using custom comparator Key: UIMA-5479 URL: https://issues.apache.org/jira/browse/UIMA-5479 Project: UIMA Issue Type: Improvement Components: Core Java Framework Reporter: Marshall Schor Assignee: Marshall Schor Priority: Minor Fix For: 3.0.0SDK-beta
Most uses of Sorted UIMA indexes for comparing FSs make use of custom comparators for Annotation indexes (versus using the general purpose comparator). But the implementation of FsIterator_subtypes_ordered fails to use this one. -- This message was sent by Atlassian JIRA (v6.4.14#64029)