[
https://issues.apache.org/jira/browse/UIMA-297?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Lally reopened UIMA-297:
-----------------------------
There's a problem with the getAllIndexedFS(Type) method, the iterator it
returns always seems to return true from isValid() or hasNext(), even if there
are no elements of the specified type. This causes the failure in UIMA-313.
> Automatic bag index creates duplicate copies of FSs under some circumstances
> ----------------------------------------------------------------------------
>
> Key: UIMA-297
> URL: https://issues.apache.org/jira/browse/UIMA-297
> Project: UIMA
> Issue Type: Bug
> Components: Core Java Framework
> Affects Versions: 2.1
> Reporter: Thilo Goetz
> Assigned To: Thilo Goetz
> Fix For: 2.1
>
>
> There are some issues with the current implementation of the automatic index
> creation for FSs for which addFsToIndex() is called, yet for whose type no
> index is defined. For a discussion of the issues and solution see
> http://www.mail-archive.com/[email protected]/msg01944.html
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.