| 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 |
|---|---|
private VersionBlockTreeTermsWriter.PendingTerm |
VersionBlockTreeTermsWriter.TermsWriter.firstPendingTerm |
private VersionBlockTreeTermsWriter.PendingTerm |
VersionBlockTreeTermsWriter.TermsWriter.lastPendingTerm |