Package | Description |
---|---|
org.apache.lucene.index |
Code to maintain and access indices.
|
org.apache.lucene.store.instantiated |
InstantiatedIndex, alternative RAM store for small corpora.
|
Modifier and Type | Field | Description |
---|---|---|
BitVector |
SegmentWriteState.deletedDocs |
Modifier and Type | Method | Description |
---|---|---|
protected BitVector |
SegmentReader.cloneDeletedDocs(BitVector bv) |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
protected BitVector |
SegmentReader.cloneDeletedDocs(BitVector bv) |
Deprecated.
|
Modifier and Type | Method | Description |
---|---|---|
BitVector |
InstantiatedIndex.getDeletedDocuments() |
Deprecated.
|
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.