public class BabelSynsetIterator extends BabelIterator<BabelSynset>
BabelSynset
s.currentIndex, liveDocs, reader
Constructor and Description |
---|
BabelSynsetIterator(org.apache.lucene.search.IndexSearcher dictionary)
Builds the iterator from the Lucene index searcher
|
Modifier and Type | Method and Description |
---|---|
BabelSynset |
next() |
hasNext, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining
public BabelSynsetIterator(org.apache.lucene.search.IndexSearcher dictionary)
dictionary
- the Lucene index searcherpublic BabelSynset next()
Copyright © 2016–2021. All rights reserved.