public class MultiDirect extends Object implements PostingIndex<Pointer>
PostingIndex.DocidSpecificDocumentIndex
Constructor and Description |
---|
MultiDirect(PostingIndex<Pointer>[] postings,
int[] offsets)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
close()
Not implemented.
|
IterablePosting |
getPostings(Pointer _multiPointer)
Get the posting given a pointer
|
public MultiDirect(PostingIndex<Pointer>[] postings, int[] offsets)
public IterablePosting getPostings(Pointer _multiPointer) throws IOException
getPostings
in interface PostingIndex<Pointer>
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
Terrier 4.0. Copyright © 2004-2014 University of Glasgow