Interface ComposableScoreFunction
- All Superinterfaces:
ScoreFunction
- All Known Implementing Classes:
ConstantScoreFunction,ExpDecayFunction,FieldValueFactorFunction,FilteredScoreFunction,GaussDecayFunction,LinearDecayFunction,SumScoreFunction
Marker interface for a function that can be composed by e.g.
MaxScoreFunction, MinScoreFunction,
SumScoreFunction, MultiplyScoreFunction or AverageScoreFunction.- Since:
- 7.0