Class ScoreScriptUtils.DecayGeoGauss

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

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

    • DecayGeoGauss

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

    • decayGeoGauss

      public double decayGeoGauss(GeoPoint docValue)