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 4.0. Copyright © 2004-2014 University of Glasgow