# Functions
BuildTokens tokenizes a value, creating strings that can be used to create index keys.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetTokenizer returns tokenizer given unique name.
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Full text tokenizer, with language support.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
PluginTokenizer is implemented by external plugins loaded dynamically via *.so files.
Tokenizer defines what a tokenizer must provide.