| Package | Description |
|---|---|
| redis.clients.jedis.search |
This package contains the classes and interfaces related to RediSearch module.
|
| redis.clients.jedis.search.hybrid |
| Modifier and Type | Method and Description |
|---|---|
static Limit |
Limit.of(int offset,
int count)
Create a LIMIT operation.
|
| Modifier and Type | Method and Description |
|---|---|
FTHybridPostProcessingParams.Builder |
FTHybridPostProcessingParams.Builder.limit(Limit limit)
Add a LIMIT operation.
|
Copyright © 2026. All rights reserved.