| 程序包 | 说明 |
|---|---|
| io.github.dengliming.redismodule.redisearch | |
| io.github.dengliming.redismodule.redisearch.index.schema |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
RediSearch.createIndex(Schema schema)
Creates an index with the given spec
|
boolean |
RediSearch.createIndex(Schema schema,
IndexOptions indexOptions) |
org.redisson.api.RFuture<Boolean> |
RediSearch.createIndexAsync(Schema schema,
IndexOptions indexOptions) |
| 限定符和类型 | 方法和说明 |
|---|---|
Schema |
Schema.addField(Field field) |
Copyright © 2024. All rights reserved.