| 程序包 | 说明 |
|---|---|
| io.github.dengliming.redismodule.redisearch | |
| io.github.dengliming.redismodule.redisearch.protocol.decoder |
| 限定符和类型 | 方法和说明 |
|---|---|
AggregateResult |
RediSearch.aggregate(String query,
AggregateOptions aggregateOptions)
Runs a search query on an index, and performs aggregate transformations on the results.
|
| 限定符和类型 | 方法和说明 |
|---|---|
org.redisson.api.RFuture<AggregateResult> |
RediSearch.aggregateAsync(String query,
AggregateOptions aggregateOptions) |
| 限定符和类型 | 方法和说明 |
|---|---|
AggregateResult |
AggregateDecoder.decode(List<Object> parts,
org.redisson.client.handler.State state) |
Copyright © 2024. All rights reserved.