Peter Klügl created UIMA-4715:
---------------------------------

             Summary: Ruta: wildcard lookahead in greedy composed
                 Key: UIMA-4715
                 URL: https://issues.apache.org/jira/browse/UIMA-4715
             Project: UIMA
          Issue Type: Bug
          Components: ruta
    Affects Versions: 2.3.1ruta
            Reporter: Peter Klügl
            Assignee: Peter Klügl
             Fix For: 2.4.0ruta


Ruta: wildcard lookahead in greedy composed

{noformat}
((Headline #){-> Section})+
{noformat}

The wirldcard matches until the end of the document for each Headline. I'd 
rather expect that it is sensitive to the  possible iteration of the greedy 
composed rule element, i.e., it matches only until the next Headline.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to