Uploaded image for project: 'UIMA'
  1. UIMA
  2. UIMA-1212

Optimize indexRepository methods getIndexedFS and flush

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.3
    • Core Java Framework
    • None

    Description

      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.

      Attachments

        Activity

          People

            eddie_epstein Eddie Epstein
            eddie_epstein Eddie Epstein
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: