Package org.elasticsearch.script
Class ScoreScriptUtils.DecayNumericGauss
java.lang.Object
org.elasticsearch.script.ScoreScriptUtils.DecayNumericGauss
- Enclosing class:
- ScoreScriptUtils
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
DecayNumericGauss
public DecayNumericGauss(double origin, double scale, double offset, double decay)
-
-
Method Details
-
decayNumericGauss
public double decayNumericGauss(double docValue)
-