Constructor and Description |
---|
LuceneDocIterator(org.apache.lucene.index.IndexReader reader) |
LuceneDocIterator(org.apache.lucene.index.IndexReader reader,
Set<String> fieldsToLoad) |
Modifier and Type | Method and Description |
---|---|
boolean |
hasNext() |
org.apache.lucene.document.Document |
next() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
Copyright © 2017. All rights reserved.