Package | Description |
---|---|
org.terrier.realtime.memory.fields |
Provides MemoryIndex structures that support field search.
|
org.terrier.structures |
Provides the classes that implement the data structures used
for retrieval with the Terrier platform.
|
org.terrier.structures.postings.integer |
Provides byte-level IterablePosting implementations.
|
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.
|
Modifier and Type | Method and Description |
---|---|
FieldDocumentIndex |
MemoryFields.getDocumentIndex()
Return the DocumentIndex associated with this index
|
Modifier and Type | Class and Description |
---|---|
class |
FSAFieldDocumentIndex
Fields document index stored as a fixed size array
|
static class |
PostingIndex.DocidSpecificDocumentIndex |
Modifier and Type | Field and Description |
---|---|
protected FieldDocumentIndex |
FieldIntegerCodingIterablePosting.asFieldDocumentIndex |
protected FieldDocumentIndex |
IntegerCodingIterablePosting.asFieldDocumentIndex
Deprecated.
|
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow