Class ScorerUtil

java.lang.Object
org.apache.lucene.search.ScorerUtil

class ScorerUtil extends Object
Util class for Scorer related methods
  • Constructor Details

    • ScorerUtil

      ScorerUtil()
  • Method Details

    • costWithMinShouldMatch

      static long costWithMinShouldMatch(LongStream costs, int numScorers, int minShouldMatch)