| 程序包 | 说明 |
|---|---|
| com.alicloud.openservices.tablestore.model.search.query |
| 限定符和类型 | 方法和说明 |
|---|---|
RandomFunction |
RandomFunction.Builder.build() |
RandomFunction |
ScoreFunction.getRandomFunction() |
RandomFunction |
ScoreFunction.Builder.randomFunction() |
| 限定符和类型 | 方法和说明 |
|---|---|
ScoreFunction.Builder |
ScoreFunction.Builder.randomFunction(RandomFunction randomFunction) |
void |
ScoreFunction.setRandomFunction(RandomFunction randomFunction) |
| 构造器和说明 |
|---|
ScoreFunction(Float weight,
Query filter,
FieldValueFactorFunction fieldValueFactorFunction,
DecayFunction decayFunction,
RandomFunction randomFunction) |
Copyright © 2025. All Rights Reserved.