Interface ExponentialDecayScoreFunction
- All Superinterfaces:
DecayScoreFunction,ScoreFunction
-
Method Summary
Modifier and TypeMethodDescription<T> Taccept(ScoreFunctionTranslator<T> scoreFunctionTranslator) Methods inherited from interface com.liferay.portal.search.query.function.score.DecayScoreFunction
getDecay, getField, getMultiValueMode, getOffset, getOrigin, getScale, setMultiValueModeMethods inherited from interface com.liferay.portal.search.query.function.score.ScoreFunction
getWeight, setWeight
-
Method Details
-
accept
- Specified by:
acceptin interfaceScoreFunction
-