Package org.elasticsearch.script
Class ScoreScriptUtils.DecayDateLinear
java.lang.Object
org.elasticsearch.script.ScoreScriptUtils.DecayDateLinear
- Enclosing class:
- ScoreScriptUtils
-
Constructor Summary
ConstructorsConstructorDescriptionDecayDateLinear
(String originStr, String scaleStr, String offsetStr, double decay) -
Method Summary
Modifier and TypeMethodDescriptiondouble
decayDateLinear
(JodaCompatibleZonedDateTime docValueDate)
-
Constructor Details
-
DecayDateLinear
-
-
Method Details
-
decayDateLinear
-