Package org.elasticsearch.script
Class ScoreScriptUtils.RandomScoreDoc
java.lang.Object
org.elasticsearch.script.ScoreScriptUtils.RandomScoreDoc
- Enclosing class:
- ScoreScriptUtils
public static final class ScoreScriptUtils.RandomScoreDoc
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description RandomScoreDoc(ScoreScript scoreScript, int seed)
-
Method Summary
Modifier and Type Method Description double
randomScore()
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
RandomScoreDoc
-
-
Method Details
-
randomScore
public double randomScore()
-