Class ScoreScriptUtils.RandomScoreDoc

  • Enclosing class:
    ScoreScriptUtils

    public static final class ScoreScriptUtils.RandomScoreDoc
    extends java.lang.Object
    • 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 Detail

      • RandomScoreDoc

        public RandomScoreDoc​(ScoreScript scoreScript,
                              int seed)
    • Method Detail

      • randomScore

        public double randomScore()