| Package | Description |
|---|---|
| org.apache.lucene.index |
Code to maintain and access indices.
|
| Modifier and Type | Field and Description |
|---|---|
private java.util.Map<java.lang.Long,RefCount<DocValuesProducer>> |
SegmentDocValues.genDVProducers |
| Modifier and Type | Method and Description |
|---|---|
private RefCount<DocValuesProducer> |
SegmentDocValues.newDocValuesProducer(SegmentCommitInfo si,
Directory dir,
java.lang.Long gen,
FieldInfos infos) |