See: Description
Class | Description |
---|---|
IntegerCodecCompressionConfiguration |
Properties:
compression.
IntegerCodec .
For instance, to full compress everything in the inverted index using Frame of Reference (FOR),
as recommended by Catena et al, ECIR 2014, you would set the following properties: |
IntegerCodingPostingIndex |
This implementation of
PostingIndex provides access to an index of
BasicIntegerCodingIterablePosting (or one of it subclasses). |
IntegerCodingPostingIndexInputStream |
Input stream for an integer coding posting index.
|
IntegerCodingPostingOutputStream |
This class is used to store a posting list to the disk, compressing it using some
integer coding technique.
|
Provides generic posting index classes that support byte-level compression.
Terrier 4.0. Copyright © 2004-2014 University of Glasgow