[ 
https://issues.apache.org/jira/browse/UIMA-1212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marshall Schor updated UIMA-1212:
---------------------------------

    Fix Version/s: 2.3

> Optimize indexRepository methods getIndexedFS and flush
> -------------------------------------------------------
>
>                 Key: UIMA-1212
>                 URL: https://issues.apache.org/jira/browse/UIMA-1212
>             Project: UIMA
>          Issue Type: Improvement
>          Components: Core Java Framework
>            Reporter: Eddie Epstein
>            Assignee: Eddie Epstein
>             Fix For: 2.3
>
>
> The getIndexedFS and flush methods currently iterate over all defined 
> indexes. When the number of indexes is large, for example when there are many 
> annotation types defined, this overhead becomes significant relative to 
> lightweight annotator processing. By marking which indexes are actually used, 
> it is possible to eliminate most of the overhead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to