| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.search |
This package contains the classes and interfaces related to RediSearch module.
|
| Modifier and Type | Method and Description |
|---|---|
AggregateIterator |
UnifiedJedis.ftAggregateIterator(java.lang.String indexName,
AggregationBuilder aggr)
Creates an iterator for aggregation results with cursor support.
|
| Modifier and Type | Method and Description |
|---|---|
AggregateIterator |
RediSearchCommands.ftAggregateIterator(java.lang.String indexName,
AggregationBuilder aggr)
Execute an aggregation query with cursor-based iteration support.
|
Copyright © 2026. All rights reserved.