package
0.9.4
Repository: https://github.com/hypermodeinc/dgraph.git
Documentation: pkg.go.dev

# 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.