| Package | Description |
|---|---|
| redis.clients.jedis.search |
This package contains the classes and interfaces related to RediSearch module.
|
| Modifier and Type | Method and Description |
|---|---|
static IndexDataType |
IndexDataType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static IndexDataType[] |
IndexDataType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
FTCreateParams |
FTCreateParams.on(IndexDataType dataType)
Currently supports HASH (default) and JSON.
|
Copyright © 2025. All rights reserved.