| Package | Description |
|---|---|
| org.terrier.structures.indexing.singlepass |
Provides implementation of the structures needed for performing a single
pass indexing
|
| Modifier and Type | Field and Description |
|---|---|
protected MemorySBOS |
Posting.docIds
The compressed in-memory object holding the sequence doc_id, idf
|
| Modifier and Type | Method and Description |
|---|---|
MemorySBOS |
Posting.getDocs() |
| Modifier and Type | Method and Description |
|---|---|
void |
Posting.setDocs(MemorySBOS docs)
Sets the document data compressed object.
|
Terrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow