| Package | Description |
|---|---|
| io.lettuce.core.search.aggregateutils | |
| io.lettuce.core.search.arguments.hybrid |
| Class and Description |
|---|
| Apply
APPLY post-processing operation.
|
| Filter
FILTER post-processing operation.
|
| GroupBy
GROUPBY post-processing operation.
|
| Limit
LIMIT post-processing operation.
|
| PostProcessingOperation
Interface for post-processing operations applied in user-specified order.
|
| ReduceFunction
Enumeration of REDUCE functions for GROUPBY operations in FT.HYBRID and FT.AGGREGATE commands.
|
| Reducer
Abstract reducer for GROUPBY operations in FT.HYBRID and FT.AGGREGATE commands.
|
| Reducers.Avg |
| Reducers.Count |
| Reducers.CountDistinct |
| Reducers.CountDistinctish |
| Reducers.FirstValue |
| Reducers.Max |
| Reducers.Min |
| Reducers.Quantile |
| Reducers.RandomSample |
| Reducers.Stddev |
| Reducers.Sum |
| Reducers.ToList |
| Scorer
Abstract scorer for text search.
|
| SortBy
SORTBY post-processing operation.
|
| SortDirection
Sort direction enumeration for SORTBY operations in FT.HYBRID and FT.AGGREGATE commands.
|
| SortProperty
Represents a sort property with direction for SORTBY operations in FT.HYBRID and FT.AGGREGATE commands.
|
| Class and Description |
|---|
| Apply
APPLY post-processing operation.
|
| Filter
FILTER post-processing operation.
|
| GroupBy
GROUPBY post-processing operation.
|
| Limit
LIMIT post-processing operation.
|
| Scorer
Abstract scorer for text search.
|
| SortBy
SORTBY post-processing operation.
|
Copyright © 2026 lettuce.io. All rights reserved.