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

Philipp Daumke updated UIMA-2447:
---------------------------------

    Component/s: TextMarker
    
> MARKFAST on StringList
> ----------------------
>
>                 Key: UIMA-2447
>                 URL: https://issues.apache.org/jira/browse/UIMA-2447
>             Project: UIMA
>          Issue Type: Bug
>          Components: TextMarker
>            Reporter: Philipp Daumke
>            Priority: Minor
>
> Hi Jens,
> is there a particular reason why MARKFAST ist not allowed on STRINGLISTs?
> eg. the following code doesn't work:
> STRINGLIST myList = {"Peter", "Philipp", "Kai"}; 
> DECLARE Name;
> Document{->MARKFAST(Name, myList)};
> Best regards
> Philipp

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to