java.lang.Object
org.apache.lucene.search.ScorerUtil
Util class for Scorer related methods
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) static long
costWithMinShouldMatch
(LongStream costs, int numScorers, int minShouldMatch)
-
Constructor Details
-
ScorerUtil
ScorerUtil()
-
-
Method Details
-
costWithMinShouldMatch
-