| Package | Description | 
|---|---|
| org.terrier.realtime.memory | 
 Provides MemoryIndex structures. 
 | 
| org.terrier.realtime.memory.fields | 
 Provides MemoryIndex structures that support field search. 
 | 
| Constructor and Description | 
|---|
MemoryIndex(MemoryLexicon tmplex,
           MemoryDocumentIndexMap document,
           MemoryInvertedIndex inverted,
           MemoryMetaIndex metadata,
           MemoryCollectionStatistics stats)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MemoryDocumentIndexFieldsMap
A memory document index structure that supports fields and fast lookups via
 a map structure. 
 | 
Terrier 4.0. Copyright © 2004-2014 University of Glasgow