public class MemoryDirectIndex.DocumentPostingList extends Object
Constructor and Description |
---|
DocumentPostingList() |
DocumentPostingList(int[] docids,
int[] docfreqs) |
DocumentPostingList(int docid,
int docfreq) |
Modifier and Type | Method and Description |
---|---|
void |
add(int docid,
int docfreq) |
gnu.trove.TIntArrayList |
getPl_doc() |
gnu.trove.TIntArrayList |
getPl_freq() |
Terrier Information Retrieval Platform 5.1. Copyright © 2004-2019, University of Glasgow