Class BlockMaxConjunctionScorer

java.lang.Object
org.apache.lucene.search.Scorable
org.apache.lucene.search.Scorer
org.apache.lucene.search.BlockMaxConjunctionScorer

final class BlockMaxConjunctionScorer extends Scorer
Scorer for conjunctions that checks the maximum scores of each clause in order to potentially skip over blocks that can't have competitive matches.