private static class TermInSetQuery.WeightOrDocIdSet
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
(package private) DocIdSet |
set |
(package private) Weight |
weight |
| Constructor and Description |
|---|
WeightOrDocIdSet(DocIdSet bitset) |
WeightOrDocIdSet(Weight weight) |