Package | Description |
---|---|
io.redisearch | |
io.redisearch.client |
Modifier and Type | Class and Description |
---|---|
static class |
Schema.TagField |
static class |
Schema.TextField
FullText field spec.
|
Modifier and Type | Field and Description |
---|---|
List<Schema.Field> |
Schema.fields |
Modifier and Type | Method and Description |
---|---|
Schema |
Schema.addField(Schema.Field field) |
boolean |
Client.alterIndex(Schema.Field... fields)
Alter index add fields
|
Modifier and Type | Method and Description |
---|---|
boolean |
Client.alterIndex(Schema.Field... fields)
Alter index add fields
|
Copyright © 2020 RedisLabs. All rights reserved.