Biasing |
Biasing.setAugmentBiases(boolean augmentBiases)
Set whether the biases defined should override or augment the biases
defined in Command Center
|
Biasing |
Biasing.setBiases(java.util.List<Bias> biases)
Set the list of biases
|
Biasing |
Biasing.setBringToTop(java.util.List<java.lang.String> bringToTop)
A list of product IDs to bring to the top of the result set.
|
Biasing |
Biasing.setInfluence(java.lang.Float influence)
Set the influence of the biases.
|
Biasing |
Biasing.setNumericBoosts(java.util.List<NumericBoost> numericBoosts) |
Biasing |
Biasing.setRestrictToIds(java.util.List<java.lang.String> restrictToIds)
A list of product IDs to restrict the result set.
|