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