Class BooleanWeight

java.lang.Object
org.apache.lucene.search.Weight
org.apache.lucene.search.BooleanWeight
All Implemented Interfaces:
SegmentCacheable

final class BooleanWeight extends Weight
Expert: the Weight for BooleanQuery, used to normalize, score and explain these queries.