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

selectCovering is slow

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.6.0uimaFIT, 3.2.0uimaFIT
    • uimaFIT
    • None

    Description

      The uimaFIT selectCovering takes much longer than even a naive full index scan with an annotation predicate.

      Reason seems to be a quite unnecessary condition on the type of the annotations which is checked in a loop. This can be avoided by obtaining an index of the proper type and iterating over that.

      Attachments

        Activity

          People

            rec Richard Eckart de Castilho
            rec Richard Eckart de Castilho
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: