Interface FieldValueFactorScoreFunction
- All Superinterfaces:
ScoreFunction
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescription<T> T
accept
(ScoreFunctionTranslator<T> scoreFunctionTranslator) getField()
void
void
setMissing
(Double missing) void
Methods inherited from interface com.liferay.portal.search.query.function.score.ScoreFunction
getWeight, setWeight
-
Method Details
-
accept
- Specified by:
accept
in interfaceScoreFunction
-
getFactor
Float getFactor() -
getField
String getField() -
getMissing
Double getMissing() -
getModifier
FieldValueFactorScoreFunction.Modifier getModifier() -
setFactor
-
setMissing
-
setModifier
-