Package | Description |
---|---|
org.apache.lucene.codecs.idversion |
A primary-key postings format that associates a version (long) with each term and
can provide fail-fast lookups by ID and version.
|
Modifier and Type | Field and Description |
---|---|
(package private) static IDVersionTermState |
IDVersionPostingsWriter.emptyState |
(package private) IDVersionTermState |
IDVersionPostingsWriter.lastState |
Modifier and Type | Method and Description |
---|---|
IDVersionTermState |
IDVersionTermState.clone() |