| Package | Description | 
|---|---|
| org.terrier.realtime.memory | 
 Provides MemoryIndex structures. 
 | 
| org.terrier.realtime.memory.fields | 
 Provides MemoryIndex structures that support field search. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MemoryDocumentIndexMap
This class is a special variant of the Memory index class where the
 Document index is backed by a fast mapping structure in memory. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected MemoryDocumentIndex | 
MemoryIndex.document  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MemoryDocumentIndexFields
Document index (fields). 
 | 
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