Package | Description |
---|---|
org.terrier.structures |
Provides the classes that implement the data structures used
for retrieval with the Terrier platform.
|
org.terrier.structures.bit |
Provides on-disk index structures that support the older bit-level compression scheme.
|
org.terrier.structures.collections |
Provides data structures various data structures.
|
org.terrier.structures.integer |
Provides generic posting index classes that support byte-level compression.
|
Modifier and Type | Class and Description |
---|---|
static class |
FSADocumentIndex.FSADocumentIndexIterator
Gets an iterator over the documents in this index
|
static class |
FSOMapFileLexicon.MapFileLexiconEntryIterator
Iterate through the values in order
|
Modifier and Type | Class and Description |
---|---|
class |
BitPostingIndexInputStream
Input stream for a bit posting index.
|
class |
BlockDirectIndexInputStream
Deprecated.
|
class |
BlockInvertedIndexInputStream
Deprecated.
|
class |
DirectIndexInputStream
Deprecated.
|
class |
InvertedIndexInputStream
Deprecated.
|
Modifier and Type | Class and Description |
---|---|
static class |
FSArrayFile.ArrayFileIterator<V extends org.apache.hadoop.io.Writable>
ArrayFileIterator class
|
static class |
FSOrderedMapFile.EntryIterator<IK extends org.apache.hadoop.io.Writable,IV extends org.apache.hadoop.io.Writable>
an iterator for entries.
|
Modifier and Type | Class and Description |
---|---|
class |
IntegerCodingPostingIndexInputStream
Input stream for an integer coding posting index.
|
Terrier 4.0. Copyright © 2004-2014 University of Glasgow