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

fix a quirk in cas copier used for copy view then for individual FS copy

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.8.1SDK
    • 3.0.0SDK-alpha
    • Core Java Framework
    • None

    Description

      If you use the cas copier to copy a view to another view, and reuse the same instance of the cas copier to copy fss, it remembers the view you were copying to, and sets the copied fs's to be in that view. Although it isn't indexing, a subsequent fs_instance.addToIndexes will (if not a subtype of AnnotationBase) add the fs_instance to that last view, rather than the view the cas copier was initially specified with.

      Attachments

        Activity

          People

            Unassigned Unassigned
            schor Marshall Schor
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: