| Interface and Description |
|---|
| io.redisearch.ClusterClient
ClusterClient is going to be removed in the future
|
| Class and Description |
|---|
| io.redisearch.aggregation.AggregationRequest
use
AggregationBuilder instead |
| io.redisearch.client.ClusterClient
ClusterClient is going to be removed in the future
|
| io.redisearch.client.Commands.ClusterCommands |
| Enum and Description |
|---|
| io.redisearch.client.Commands.ClusterCommand
ClusterCommand is going to be removed in the future
|
| Field and Description |
|---|
| io.redisearch.Client.DELETE_DOCUMENT
use
Keywords.DD instead |
| io.redisearch.Client.FUZZY_FLAG
use
Keywords.FUZZY instead |
| io.redisearch.Client.INCREMENT_FLAG
use
Keywords.INCR instead |
| io.redisearch.Client.MAX_FLAG
use
Keywords.MAX instead |
| io.redisearch.Client.PAYLOAD_FLAG
use
Keywords.PAYLOAD instead |
| Constructor and Description |
|---|
| io.redisearch.Document(String, Double) |
| Enum Constant and Description |
|---|
| io.redisearch.client.Commands.Command.ADDHASH |
| io.redisearch.client.Commands.Command.SYNADD |
Copyright © 2021 RedisLabs. All rights reserved.