Package | Description |
---|---|
org.apache.lucene.codecs.lucene84 |
Lucene 8.4 file format.
|
org.apache.lucene.codecs.uniformsplit |
Pluggable term index / block terms dictionary implementations.
|
Modifier and Type | Field and Description |
---|---|
(package private) static Lucene84PostingsFormat.IntBlockTermState |
Lucene84PostingsWriter.emptyState |
(package private) Lucene84PostingsFormat.IntBlockTermState |
Lucene84PostingsWriter.lastState |
Modifier and Type | Method and Description |
---|---|
Lucene84PostingsFormat.IntBlockTermState |
Lucene84PostingsFormat.IntBlockTermState.clone() |
Lucene84PostingsFormat.IntBlockTermState |
Lucene84PostingsWriter.newTermState() |
Modifier and Type | Method and Description |
---|---|
PostingsEnum |
Lucene84PostingsReader.BlockDocsEnum.reset(Lucene84PostingsFormat.IntBlockTermState termState,
int flags) |
Lucene84PostingsReader.EverythingEnum |
Lucene84PostingsReader.EverythingEnum.reset(Lucene84PostingsFormat.IntBlockTermState termState,
int flags) |
Constructor and Description |
---|
BlockImpactsDocsEnum(FieldInfo fieldInfo,
Lucene84PostingsFormat.IntBlockTermState termState) |
BlockImpactsEverythingEnum(FieldInfo fieldInfo,
Lucene84PostingsFormat.IntBlockTermState termState,
int flags) |
BlockImpactsPostingsEnum(FieldInfo fieldInfo,
Lucene84PostingsFormat.IntBlockTermState termState) |
Modifier and Type | Method and Description |
---|---|
protected Lucene84PostingsFormat.IntBlockTermState |
DeltaBaseTermStateSerializer.reset(Lucene84PostingsFormat.IntBlockTermState termState) |
Modifier and Type | Method and Description |
---|---|
protected Lucene84PostingsFormat.IntBlockTermState |
DeltaBaseTermStateSerializer.reset(Lucene84PostingsFormat.IntBlockTermState termState) |