package
1.0.11-rc3
Repository: https://github.com/orijtech/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
No description provided by the author
GetTokenizer returns tokenizer given unique name.
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
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
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.