See: Description
| Class | Description |
|---|---|
| AggregateIterator |
Iterator for Redis search aggregation results with cursor support.
|
| AggregationBuilder | |
| AggregationResult | |
| CollectReducer |
Reducer for
REDUCE COLLECT, which gathers per-document projections within a
GROUPBY group, optionally sorted and bounded. |
| FtAggregateIteration | Deprecated
Since Redis 8.0, FT.AGGREGATE automatically retrieves results from all cluster nodes,
eliminating the need for manual iteration across nodes.
|
| Group |
Created by mnunberg on 2/22/18.
|
| Reducer |
Created by mnunberg on 2/22/18.
|
| Reducers |
Created by mnunberg on 2/22/18.
|
| Row | |
| SortedField |
Created by mnunberg on 2/22/18.
|
| Enum | Description |
|---|---|
| SortedField.SortOrder |
Copyright © 2026. All rights reserved.