| Package | Description |
|---|---|
| com.groupbyinc.api.model |
| Modifier and Type | Method and Description |
|---|---|
NumericBoost |
NumericBoost.setInverted(boolean inverted)
Set whether the numeric boost is inverted
|
NumericBoost |
NumericBoost.setName(java.lang.String name)
Set the name of the field to boost on
|
NumericBoost |
NumericBoost.setStrength(double strength)
Set the weight of the numeric boost
|
| Modifier and Type | Method and Description |
|---|---|
java.util.List<NumericBoost> |
Biasing.getNumericBoosts() |
| Modifier and Type | Method and Description |
|---|---|
Biasing |
Biasing.setNumericBoosts(java.util.List<NumericBoost> numericBoosts) |
Copyright © 2013–2018 GroupBy Inc.. All rights reserved.