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

Reply via email to