| Package | Description |
|---|---|
| redis.clients.jedis.search |
This package contains the classes and interfaces related to RediSearch module.
|
| Modifier and Type | Method and Description |
|---|---|
Combiners.RRF |
Combiners.RRF.constant(double constant)
Set the CONSTANT parameter for RRF.
|
static Combiners.RRF |
Combiners.rrf()
Create an RRF (Reciprocal Rank Fusion) combiner.
|
Combiners.RRF |
Combiners.RRF.window(int window)
Set the WINDOW parameter for RRF.
|
Copyright © 2026. All rights reserved.