Interface ScoreFunction
-
- All Known Subinterfaces:
ComposableScoreFunction
- All Known Implementing Classes:
AverageScoreFunction,ExpDecayFunction,FieldValueFactorFunction,GaussDecayFunction,LinearDecayFunction,MaxScoreFunction,MinScoreFunction,MultiplyScoreFunction,StaircaseFunction,SumScoreFunction
@ExperimentalApi public interface ScoreFunctionMarker interface for a function providing score forFunctionScoreQuery. AScoreFunctionmust be predefined in Confluence. It is a capability of a product and not something that plugin can provide or change. A plugin however can combine these predefined function using eitherAverageScoreFunction,MaxScoreFunction,MinScoreFunction,MultiplyScoreFunctionorSumScoreFunctionto achieve a desired effect.- Since:
- 7.0