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 IDVersionSegmentTermsEnum |
IDVersionSegmentTermsEnumFrame.ste |
Constructor and Description |
---|
IDVersionSegmentTermsEnumFrame(IDVersionSegmentTermsEnum ste,
int ord) |