[
https://issues.apache.org/jira/browse/UIMA-2720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Klügl resolved UIMA-2720.
-------------------------------
Resolution: Fixed
fixed
> TextMarker NEAR condition not working correctly
> -----------------------------------------------
>
> Key: UIMA-2720
> URL: https://issues.apache.org/jira/browse/UIMA-2720
> Project: UIMA
> Issue Type: Bug
> Components: TextMarker
> Affects Versions: 2.0.0TextMarker
> Reporter: Benjamin Eckstein
> Assignee: Peter Klügl
> Priority: Minor
> Fix For: 2.0.1TextMarker
>
>
> When searching forward, the NEAR conditions matches differently than when
> searching backwards.
> For example:
> Institution Date
> Here the rule
> {noformat}
> Date{NEAR(Institution, 1, 1, false, true)};
> {noformat}
> matches but the rule
> {noformat}
> Institution{NEAR(Date, 1, 1, true, true)};
> {noformat}
> doesn't.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira