Philip-Daniel Beck created UIMA-2429:
----------------------------------------
Summary: Condition CURRENTCOUNT does not work correctly
Key: UIMA-2429
URL: https://issues.apache.org/jira/browse/UIMA-2429
Project: UIMA
Issue Type: Bug
Components: TextMarker
Reporter: Philip-Daniel Beck
Priority: Minor
The conditions CURRENTCOUNT and TOTALCOUNT have exactly the same source code,
except class and constructor names. The code is correct for condition
TOTALCOUNT, but not for condition CURRENTCOUNT. TOTALCOUNT counts the number of
annotations within the whole document, whereas CURRENTCOUNT should only count
the number of annotations until the position of the matched annotation. This
has to be fixed or perhaps condition CURRENTCOUNT is not needed at all.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira