You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Benjamin Eckstein (JIRA)" <de...@uima.apache.org> on 2013/03/07 13:20:13 UTC

[jira] [Created] (UIMA-2720) TextMarker NEAR condition not working correctly

Benjamin Eckstein created UIMA-2720:
---------------------------------------

             Summary: 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
            Reporter: Benjamin Eckstein
            Priority: Minor


When searching forward, the NEAR conditions matches differently than when searching backwards.

For example:
Institution Date

Here the rule "Date{NEAR(Institution, 1, 1, false, true)};" matches but the rule "Institution{NEAR(Date, 1, 1, true, true)};" 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