| Package | Description |
|---|---|
| redis.clients.jedis.search |
| Modifier and Type | Class and Description |
|---|---|
static class |
Schema.TagField |
static class |
Schema.TextField
FullText field spec.
|
static class |
Schema.VectorField |
| Modifier and Type | Field and Description |
|---|---|
List<Schema.Field> |
Schema.fields |
| Modifier and Type | Method and Description |
|---|---|
Schema |
Schema.addField(Schema.Field field) |
static Schema |
Schema.from(Schema.Field... fields) |
default Response<String> |
RediSearchPipelineCommands.ftAlter(String indexName,
Schema.Field... fields) |
default String |
RediSearchCommands.ftAlter(String indexName,
Schema.Field... fields) |
Copyright © 2022. All rights reserved.