Package org.apache.lucene.search
Class BM25FQuery.WeightedDisiWrapper
java.lang.Object
org.apache.lucene.search.DisiWrapper
org.apache.lucene.search.BM25FQuery.WeightedDisiWrapper
- Enclosing class:
BM25FQuery
-
Field Summary
FieldsFields inherited from class org.apache.lucene.search.DisiWrapper
approximation, cost, doc, iterator, lastApproxMatchDoc, lastApproxNonMatchDoc, matchCost, maxScore, next, scorer, spans, twoPhaseView -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
weight
final float weight
-
-
Constructor Details
-
WeightedDisiWrapper
WeightedDisiWrapper(Scorer scorer, float weight)
-
-
Method Details
-
freq
- Throws:
IOException
-