Peter Klügl created UIMA-5448:
---------------------------------
Summary: Ruta: problem with internal indexing using PARTOF after
simple regex rule
Key: UIMA-5448
URL: https://issues.apache.org/jira/browse/UIMA-5448
Project: UIMA
Issue Type: Bug
Components: Ruta
Affects Versions: 2.6.0ruta
Reporter: Peter Klügl
Fix For: 2.6.1ruta
{noformat}
"(concept)([a-z])" -> 1 = Concept, 2 = Segment;
c:Concept{-PARTOF(Segment) -> Segment};
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
