Class ScoreScriptUtils.DecayDateGauss

java.lang.Object
org.elasticsearch.script.ScoreScriptUtils.DecayDateGauss
Enclosing class:
ScoreScriptUtils

public static final class ScoreScriptUtils.DecayDateGauss extends Object
  • Constructor Details

    • DecayDateGauss

      public DecayDateGauss(String originStr, String scaleStr, String offsetStr, double decay)
  • Method Details