Package | Description |
---|---|
org.terrier.structures.bit |
Provides on-disk index structures that support the older bit-level compression scheme.
|
org.terrier.structures.indexing.singlepass.hadoop |
Provides classes implemeting the Hadoop MapReduce indexing in Terrier.
|
org.terrier.structures.merging |
Provides classes for merging two sets of data structures, created by Terrier,
into one set of data structures.
|
Class and Description |
---|
BitPostingIndex
Class for various bit compressed index implementations, including parents to current DirectIndex and InvertedIndex implementations.
|
BitPostingIndexInputStream
Input stream for a bit posting index.
|
DirectIndex
Deprecated.
|
DirectIndexInputStream
Deprecated.
|
DirectInvertedOutputStream
Writes a block direct or block inverted index, when passed appropriate posting lists.
|
FieldDirectInvertedOutputStream
Bit out class for writing a posting list with fields
|
InvertedIndex
Deprecated.
|
InvertedIndexInputStream
Deprecated.
|
Class and Description |
---|
DirectInvertedOutputStream
Writes a block direct or block inverted index, when passed appropriate posting lists.
|
Class and Description |
---|
DirectInvertedOutputStream
Writes a block direct or block inverted index, when passed appropriate posting lists.
|
Terrier 4.0. Copyright © 2004-2014 University of Glasgow