DeflateWithPresetDictCompressionMode |
A compression mode that trades speed for compression ratio.
|
DeflateWithPresetDictCompressionMode.DeflateWithPresetDictCompressor |
|
DeflateWithPresetDictCompressionMode.DeflateWithPresetDictDecompressor |
|
ForUtil |
|
IndexedDISI |
Disk-based implementation of a DocIdSetIterator which can return the index of the current
document, i.e.
|
Lucene90CompoundFormat |
Lucene 9.0 compound file format
|
Lucene90CompoundReader |
Class for accessing a compound stream.
|
Lucene90CompoundReader.FileEntry |
Offset/Length for a slice inside of a compound file
|
Lucene90DocValuesConsumer |
|
Lucene90DocValuesConsumer.MinMaxTracker |
|
Lucene90DocValuesFormat |
Lucene 9.0 DocValues format.
|
Lucene90DocValuesProducer |
|
Lucene90DocValuesProducer.BinaryEntry |
|
Lucene90DocValuesProducer.DenseBinaryDocValues |
|
Lucene90DocValuesProducer.DenseNumericDocValues |
|
Lucene90DocValuesProducer.NumericEntry |
|
Lucene90DocValuesProducer.SortedEntry |
|
Lucene90DocValuesProducer.SortedNumericEntry |
|
Lucene90DocValuesProducer.SortedSetEntry |
|
Lucene90DocValuesProducer.SparseBinaryDocValues |
|
Lucene90DocValuesProducer.SparseNumericDocValues |
|
Lucene90DocValuesProducer.TermsDictEntry |
|
Lucene90FieldInfosFormat |
Lucene 9.0 Field Infos format.
|
Lucene90LiveDocsFormat |
Lucene 9.0 live docs format
|
Lucene90NormsConsumer |
|
Lucene90NormsFormat |
Lucene 9.0 Score normalization format.
|
Lucene90NormsProducer |
|
Lucene90NormsProducer.DenseNormsIterator |
|
Lucene90NormsProducer.NormsEntry |
|
Lucene90NormsProducer.SparseNormsIterator |
|
Lucene90PointsFormat |
Lucene 9.0 point format, which encodes dimensional values in a block KD-tree structure for fast
1D range and N dimensional shape intersection filtering.
|
Lucene90PointsReader |
|
Lucene90PointsWriter |
Writes dimensional values
|
Lucene90PostingsFormat |
Lucene 5.0 postings format, which encodes postings in packed integer blocks for fast decode.
|
Lucene90PostingsFormat.IntBlockTermState |
|
Lucene90PostingsReader |
Concrete class that reads docId(maybe frq,pos,offset,payloads) list with postings format.
|
Lucene90PostingsWriter |
Concrete class that writes docId(maybe frq,pos,offset,payloads) list with postings format.
|
Lucene90ScoreSkipReader |
|
Lucene90ScoreSkipReader.MutableImpactList |
|
Lucene90SegmentInfoFormat |
Lucene 9.0 Segment info format.
|
Lucene90SkipReader |
Implements the skip list reader for block postings format that stores positions and payloads.
|
Lucene90SkipWriter |
Write skip lists with multiple levels, and support skip within block ints.
|
Lucene90StoredFieldsFormat |
Lucene 9.0 stored fields format.
|
Lucene90TermVectorsFormat |
|
LZ4WithPresetDictCompressionMode |
A compression mode that compromises on the compression ratio to provide fast compression and
decompression.
|
LZ4WithPresetDictCompressionMode.LZ4WithPresetDictCompressor |
|
LZ4WithPresetDictCompressionMode.LZ4WithPresetDictDecompressor |
|
PForUtil |
Utility class to encode sequences of 128 small positive integers.
|