Class ConstantScoreFunction
java.lang.Object
com.atlassian.confluence.search.v2.score.ConstantScoreFunction
- All Implemented Interfaces:
ComposableScoreFunction
,ScoreFunction
A function that returns a constant score
- Since:
- 8.7
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ConstantScoreFunction
public ConstantScoreFunction(double weight)
-
-
Method Details
-
getWeight
public double getWeight()
-