You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Peter Klügl (JIRA)" <de...@uima.apache.org> on 2013/07/11 15:49:48 UTC

[jira] [Resolved] (UIMA-3002) Cascading wildcards cause massive match in Ruta

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

Peter Klügl resolved UIMA-3002.
-------------------------------

    Resolution: Fixed

hotfix added
                
> Cascading wildcards cause massive match in Ruta
> -----------------------------------------------
>
>                 Key: UIMA-3002
>                 URL: https://issues.apache.org/jira/browse/UIMA-3002
>             Project: UIMA
>          Issue Type: Bug
>          Components: ruta
>    Affects Versions: 2.0.2ruta
>            Reporter: Peter Klügl
>            Assignee: Peter Klügl
>             Fix For: 2.0.2ruta
>
>
> If there is a second wildcard in a composed rule element construct, then that one creates an alternative match and the first one cannot verify whether the match later on was successful. The result is a match on all possible future alternatives.
> This happens with a rule like:
> {noformat}
> CAP{STARTSWITH(Title) -> UNMARK(Title, true)} # (CW #){-> MARK(Title)} CW;
> {noformat} 

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