Marshall Schor created UIMA-5483:
------------------------------------

             Summary: uv3 fix comparator for AnnotationIndex to exclude 
typePriority if no priorities are defined
                 Key: UIMA-5483
                 URL: https://issues.apache.org/jira/browse/UIMA-5483
             Project: UIMA
          Issue Type: Improvement
            Reporter: Marshall Schor
            Assignee: Marshall Schor
            Priority: Minor
             Fix For: 3.0.0SDK-beta


The Annotation Index (and any other user defined index which includes type 
ordering) sorts using type ordering.  However, if no type ordering is present 
(there is typePriority specification in the pipeline xml). then this is a 
no-op.  UIMA V2 did some kind of default type ordering in this case.  Update V3 
to exclude the type ordering test if there are no type priorities specified 
(for performance improvement).  Update the backward compatibility spec to 
mention this difference.



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

Reply via email to