Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
3.1.1SDK
-
None
Description
select.at() may fail to respect bounds.
- add an annotation x at (10, 20)
- add an annotation y at (21, MAX_INT)
- call cas.select(Annotation).at(x).asList().contains(y) -> expected to return false, but returns true
Attachments
Issue Links
- blocks
-
UIMA-6283 Annotation relation predicates
- Resolved
- links to