public class BoostSetParams
extends Object
| Modifier and Type | Field and Description |
|---|---|
float |
defaultBoost
Default value if document not in boost set.
|
float |
exponent
Exponent applied to all boost set values.
|
String |
field
Field name for boost set document keys.
|
String |
path
Path of file containing document keys -> boost factors.
|
| Constructor and Description |
|---|
BoostSetParams() |
public String path
public String field
public float exponent
public float defaultBoost