public class MatchAllDocIdSetIterator
extends org.apache.lucene.search.DocIdSetIterator
| Constructor and Description |
|---|
MatchAllDocIdSetIterator(org.apache.lucene.index.IndexReader reader) |
public MatchAllDocIdSetIterator(org.apache.lucene.index.IndexReader reader)
throws IOException
IOExceptionpublic int advance(int target)
throws IOException
advance in class org.apache.lucene.search.DocIdSetIteratorIOExceptionpublic int docID()
docID in class org.apache.lucene.search.DocIdSetIteratorpublic int nextDoc()
throws IOException
nextDoc in class org.apache.lucene.search.DocIdSetIteratorIOExceptionCopyright © 2005–2013. All rights reserved.