Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Field and Description |
---|---|
(package private) OrdinalMap.SegmentMap |
OrdinalMap.segmentMap |
Constructor and Description |
---|
OrdinalMap(IndexReader.CacheKey owner,
TermsEnum[] subs,
OrdinalMap.SegmentMap segmentMap,
float acceptableOverheadRatio) |