private static class BM25FQuery.WeightedDisiWrapper extends DisiWrapper
| Modifier and Type | Field and Description |
|---|---|
(package private) float |
weight |
approximation, cost, doc, iterator, lastApproxMatchDoc, lastApproxNonMatchDoc, matchCost, maxScore, next, scorer, spans, twoPhaseView| Constructor and Description |
|---|
WeightedDisiWrapper(Scorer scorer,
float weight) |
| Modifier and Type | Method and Description |
|---|---|
(package private) float |
freq() |
WeightedDisiWrapper(Scorer scorer, float weight)