| Package | Description | 
|---|---|
| org.terrier.structures | 
 Provides the classes that implement the data structures used 
for retrieval with the Terrier platform. 
 | 
| org.terrier.structures.collections | 
 Provides data structures various data structures. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FSADocumentIndex
Document Index saved as a fixed size array 
 | 
class  | 
FSAFieldDocumentIndex
Fields document index stored as a fixed size array 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
FSArrayFileInMem<V extends org.apache.hadoop.io.Writable>
Version of FSArrayFile that keeps the file contents in memory, and decodes the bytes
 into object as required. 
 | 
Terrier 4.0. Copyright © 2004-2014 University of Glasgow