| Package | Description |
|---|---|
| io.lettuce.core.search.arguments |
| Modifier and Type | Method and Description |
|---|---|
CombineArgs.RRF<K> |
CombineArgs.RRF.constant(double constant)
Set the CONSTANT parameter - constant added to rank to prevent division by zero.
|
CombineArgs.RRF<K> |
CombineArgs.RRF.window(int window)
Set the WINDOW parameter - number of top results to consider from each ranking.
|
Copyright © 2025 lettuce.io. All rights reserved.