org.apache.lucene.search.spell
public interface Dictionary
Modifier and Type | Method and Description |
---|---|
org.apache.lucene.util.BytesRefIterator |
getWordsIterator()
Return all words present in the dictionary
|
org.apache.lucene.util.BytesRefIterator getWordsIterator() throws IOException
IOException
Copyright © 2000–2018 JBoss by Red Hat. All rights reserved.