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