| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.search |
This package contains the classes and interfaces related to RediSearch module.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JedisClusterInfoCache |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<java.lang.Object> |
CommandArguments.getKeys() |
| Modifier and Type | Class and Description |
|---|---|
static class |
SearchResult.PerFieldDecoderSearchResultBuilder |
| Modifier and Type | Method and Description |
|---|---|
FTSearchParams |
FTSearchParams.dialectOptional(int dialect)
This method will not replace the dialect if it has been already set.
|
boolean |
FTSearchParams.getNoContent() |
java.util.Map<java.lang.String,java.lang.Boolean> |
FTSearchParams.getReturnFieldDecodeMap() |
boolean |
FTSearchParams.getWithScores() |
Copyright © 2025. All rights reserved.