Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
Modifier and Type | Field and Description |
---|---|
BitVector |
SegmentWriteState.deletedDocs |
Modifier and Type | Method and Description |
---|---|
protected BitVector |
SegmentReader.cloneDeletedDocs(BitVector bv)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected BitVector |
SegmentReader.cloneDeletedDocs(BitVector bv)
Deprecated.
|