public class MultiInverted extends Object implements PostingIndex<Pointer>
PostingIndex.DocidSpecificDocumentIndex| Constructor and Description | 
|---|
| MultiInverted(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 MultiInverted(PostingIndex<Pointer>[] postings, int[] offsets)
public IterablePosting getPostings(Pointer _multiPointer) throws IOException
getPostings in interface PostingIndex<Pointer>IOExceptionpublic void close()
           throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionTerrier Information Retrieval Platform4.1. Copyright © 2004-2015, University of Glasgow