Package | Description |
---|---|
io.redisearch | |
io.redisearch.client |
Modifier and Type | Method and Description |
---|---|
List<Suggestion> |
Client.getSuggestion(String prefix,
SuggestionOptions suggestionOptions)
Request the Suggestions based on the prefix
|
Modifier and Type | Method and Description |
---|---|
SuggestionOptions |
SuggestionOptions.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<Suggestion> |
Client.getSuggestion(String prefix,
SuggestionOptions suggestionOptions) |
Copyright © 2020 RedisLabs. All rights reserved.