java.lang.Object
org.apache.lucene.search.BooleanScorer.BulkScorerAndDoc
- Enclosing class:
BooleanScorer
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) final long
(package private) int
(package private) final BulkScorer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) void
advance
(int min) (package private) void
score
(LeafCollector collector, Bits acceptDocs, int min, int max)
-
Field Details
-
scorer
-
cost
final long cost -
next
int next
-
-
Constructor Details
-
BulkScorerAndDoc
BulkScorerAndDoc(BulkScorer scorer)
-
-
Method Details
-
advance
- Throws:
IOException
-
score
- Throws:
IOException
-