| Package | Description |
|---|---|
| com.groupbyinc.api | |
| com.groupbyinc.api.model |
| Modifier and Type | Method and Description |
|---|---|
Biasing |
Query.getBiasing() |
| Modifier and Type | Method and Description |
|---|---|
protected static Biasing |
Query.convertBiasing(Biasing biasing) |
Query |
Query.setBiasing(Biasing biasing)
Add a biasing profile, which is defined at query time. |
| Modifier and Type | Method and Description |
|---|---|
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. |
Copyright © 2013–2016 GroupBy Inc.. All rights reserved.