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

Peter Klügl resolved UIMA-5364.
-------------------------------
    Resolution: Fixed

fixed

> Ruta: conjunct rules as inlined rules with too many matches
> -----------------------------------------------------------
>
>                 Key: UIMA-5364
>                 URL: https://issues.apache.org/jira/browse/UIMA-5364
>             Project: UIMA
>          Issue Type: Bug
>          Components: Ruta
>    Affects Versions: 2.6.0ruta
>            Reporter: Peter Klügl
>            Assignee: Peter Klügl
>             Fix For: 2.6.1ruta
>
>
> Ruta: conjunct rules as inlined rules with too many matches
> {noformat}
> Document{ -> CREATE(Detection, "anchors" = list)} <- {
>         w1:CW{w1.ct=="A" -> ADD(list, CW)}
>         %
>         w2:CW{w2.ct=="B" -> ADD(list, CW)}
>        %
>        w3:CW{w3.ct=="B" -> ADD(list, CW)}
>        %
>        w4:CW{w4.ct=="A" -> ADD(list, CW)};
>        };
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to