The part of speech that the text
string belongs to. For example noun
. Custom parts of speech can be
specified.
Array of tokens that represent the content of the text
field in an alternate character set.
The string to tokenize.
Array of tokens that the text
field is split into when found.
Generated using TypeDoc
An object defining a single tokenizaion rule.