A RESTful browser for eXist Java-Based Function Modules


http://exist-db.org/xquery/text
A module for text searching extension functions.

text:make-token($text as xs:string) xs:string*
Split a string into tokens
$textThe string to tokenize

Returns a sequence of tokens
Return to list of all modules