Module org.apache.lucene.facet
Package org.apache.lucene.facet
Class DrillSidewaysScorer.DocsAndCost
java.lang.Object
org.apache.lucene.facet.DrillSidewaysScorer.DocsAndCost
- Enclosing class:
DrillSidewaysScorer
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final DocIdSetIterator
(package private) final long
(package private) final float
(package private) final LeafCollector
(package private) final TwoPhaseIterator
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
approximation
-
cost
final long cost -
twoPhase
-
matchCost
final float matchCost -
sidewaysLeafCollector
-
-
Constructor Details
-
DocsAndCost
DocsAndCost(Scorer scorer, LeafCollector sidewaysLeafCollector)
-