Peter Klügl created UIMA-3922:
---------------------------------
Summary: Ruta: MARKFAST with string list
Key: UIMA-3922
URL: https://issues.apache.org/jira/browse/UIMA-3922
Project: UIMA
Issue Type: Bug
Components: ruta
Affects Versions: 2.2.0ruta
Reporter: Peter Klügl
A user reported:
{noformat}
Document{->MARKFAST(MyType, { "a", "b", "a b" });
{noformat}
on
a b
yields
"a b" and "b" but not "a".
--
This message was sent by Atlassian JIRA
(v6.2#6252)
