[ 
https://issues.apache.org/jira/browse/UIMA-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Peter Klügl closed UIMA-3258.
-----------------------------

    Resolution: Fixed

fixed and added test
                
> ruta: greedy quantifier on bracketed construct does not match
> -------------------------------------------------------------
>
>                 Key: UIMA-3258
>                 URL: https://issues.apache.org/jira/browse/UIMA-3258
>             Project: UIMA
>          Issue Type: Bug
>          Components: ruta
>            Reporter: Georg Fette
>            Assignee: Peter Klügl
>            Priority: Minor
>             Fix For: 2.1.0ruta
>
>
> The rule
> Segment { CONTAINS(Head)} (Segment { CONTAINS(Ind) } SegmentSeparator?)* { -> 
> MARK(Context, 1, 2) }; 
> Does not match. When using the explain-view I can see that the *-quantifier 
> does match but does not return a match for the surrounding construct.

--
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