- java.lang.Object
-
- org.apache.lucene.search.DocIdSetIterator
-
- org.elasticsearch.common.lucene.docset.AllDocIdSet.Iterator
-
-
Field Summary
-
Fields inherited from class org.apache.lucene.search.DocIdSetIterator
NO_MORE_DOCS
-
Constructor Summary
Constructors
Constructor and Description |
Iterator(int maxDoc) |
-
Method Summary
-
Methods inherited from class org.apache.lucene.search.DocIdSetIterator
empty, slowAdvance
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
docID
public int docID()
- Specified by:
docID
in class org.apache.lucene.search.DocIdSetIterator
-
cost
public long cost()
- Specified by:
cost
in class org.apache.lucene.search.DocIdSetIterator
Copyright © 2009–2015. All rights reserved.