| Package | Description |
|---|---|
| redis.clients.jedis | |
| redis.clients.jedis.search |
This package contains the classes and interfaces related to RediSearch module.
|
| redis.clients.jedis.search.aggr |
This package contains the classes related to Aggregation commands in RediSearch module.
|
| redis.clients.jedis.search.hybrid |
| Class and Description |
|---|
| AggregateIterator
Iterator for Redis search aggregation results with cursor support.
|
| AggregationBuilder |
| AggregationResult |
| FtAggregateIteration
Deprecated.
Since Redis 8.0, FT.AGGREGATE automatically retrieves results from all cluster nodes,
eliminating the need for manual iteration across nodes. Use
AggregateIterator
instead, which provides better cursor management and connection handling. |
| Class and Description |
|---|
| AggregateIterator
Iterator for Redis search aggregation results with cursor support.
|
| AggregationBuilder |
| AggregationResult |
| Class and Description |
|---|
| AggregationBuilder |
| AggregationResult |
| CollectReducer
Reducer for
REDUCE COLLECT, which gathers per-document projections within a
GROUPBY group, optionally sorted and bounded. |
| Group
Created by mnunberg on 2/22/18.
|
| Reducer
Created by mnunberg on 2/22/18.
|
| Row |
| SortedField
Created by mnunberg on 2/22/18.
|
| SortedField.SortOrder |
| Class and Description |
|---|
| Group
Created by mnunberg on 2/22/18.
|
| SortedField
Created by mnunberg on 2/22/18.
|
Copyright © 2026. All rights reserved.