| Package | Description |
|---|---|
| com.alicloud.openservices.tablestore.model.search.query |
| Modifier and Type | Method and Description |
|---|---|
RandomFunction |
RandomFunction.Builder.build() |
RandomFunction |
ScoreFunction.getRandomFunction() |
RandomFunction |
ScoreFunction.Builder.randomFunction() |
| Modifier and Type | Method and Description |
|---|---|
ScoreFunction.Builder |
ScoreFunction.Builder.randomFunction(RandomFunction randomFunction) |
void |
ScoreFunction.setRandomFunction(RandomFunction randomFunction) |
| Constructor and Description |
|---|
ScoreFunction(Float weight,
Query filter,
FieldValueFactorFunction fieldValueFactorFunction,
DecayFunction decayFunction,
RandomFunction randomFunction) |
Copyright © 2024. All Rights Reserved.