Interface | Description |
---|---|
Commands.CommandProvider |
Class | Description |
---|---|
AddOptions |
Created by mnunberg on 2/15/18.
|
AutoCompleter |
TODO: Abstract auto-complete commands
|
Client |
Client is the main RediSearch client class, wrapping connection management and all RediSearch commands
|
Client.IndexOptions |
IndexOptions encapsulates flags for index creation and should be given to the client on index creation
|
ClusterClient | Deprecated
ClusterClient is going to be removed in the future
|
Commands |
Jedis enum for command encapsulation
|
Commands.ClusterCommands | Deprecated |
Commands.SingleNodeCommands | |
IndexDefinition |
IndexDefinition encapsulates configuration for index definition creation
and should be given to the client on index creation
|
SuggestionOptions | |
SuggestionOptions.Builder |
Enum | Description |
---|---|
AddOptions.ReplacementPolicy | |
AutoCompleter.Command | |
Commands.ClusterCommand | Deprecated
ClusterCommand is going to be removed in the future
|
Commands.Command | |
ConfigOption | |
IndexDefinition.Type | |
SuggestionOptions.With |
Copyright © 2020 RedisLabs. All rights reserved.