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