POINTERTYPE
- the type of pointer required to access this posting sourcepublic interface PostingIndex<POINTERTYPE extends Pointer> extends Closeable
Modifier and Type | Interface and Description |
---|---|
static class |
PostingIndex.DocidSpecificDocumentIndex |
Modifier and Type | Method and Description |
---|---|
IterablePosting |
getPostings(Pointer lEntry)
Get the posting given a pointer
|
IterablePosting getPostings(Pointer lEntry) throws IOException
IOException
Terrier 4.0. Copyright © 2004-2014 University of Glasgow