| Package | Description |
|---|---|
| org.terrier.realtime.memory |
Provides MemoryIndex structures.
|
| org.terrier.realtime.memory.fields |
Provides MemoryIndex structures that support field search.
|
| Modifier and Type | Field and Description |
|---|---|
protected MemoryInvertedIndex |
MemoryIndex.inverted |
| Constructor and Description |
|---|
MemoryIndex(MemoryLexicon tmplex,
MemoryDocumentIndexMap document,
MemoryInvertedIndex inverted,
MemoryMetaIndex metadata,
MemoryCollectionStatistics stats) |
| Modifier and Type | Class and Description |
|---|---|
class |
MemoryFieldsInvertedIndex
Postings list (non-compressed) (fields).
|
Terrier 4.0. Copyright © 2004-2014 University of Glasgow