Package | Description |
---|---|
org.terrier.compression.bit |
Provides implementation of a random access and input and output streams
where gamma, unary and binary, delta Golomb encoded integers can be read or written.
|
org.terrier.structures.bit |
Provides on-disk index structures that support the older bit-level compression scheme.
|
Modifier and Type | Class and Description |
---|---|
class |
BitFileBuffered
Implementation of BitInSeekable/BitIn interfaces similar to BitFile.
|
class |
BitFileInMemory
Class which enables a bit compressed file to be read wholly into memory
and accessed from there with lot latency.
|
class |
BitFileInMemoryLarge
Allows access to bit compressed files that are loaded entirely into memory.
|
Modifier and Type | Field and Description |
---|---|
protected BitInSeekable[] |
BitPostingIndex.file |
Modifier and Type | Method and Description |
---|---|
BitInSeekable[] |
InvertedIndex.getBitFiles()
Deprecated.
Get the BitFiles
|
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow