| Modifier and Type | Method and Description |
|---|---|
Combiners.RRF |
constant(double constant)
Set the CONSTANT parameter for RRF.
|
protected java.util.List<java.lang.Object> |
getOwnArgs() |
Combiners.RRF |
window(int window)
Set the WINDOW parameter for RRF.
|
public Combiners.RRF window(int window)
window - the window sizepublic Combiners.RRF constant(double constant)
constant - the constant value (typically 60)protected java.util.List<java.lang.Object> getOwnArgs()
getOwnArgs in class CombinerCopyright © 2026. All rights reserved.