org.apache.lucene.search.spell
public interface Dictionary
| Modifier and Type | Method and Description |
|---|---|
BytesRefIterator |
getWordsIterator()
Return all words present in the dictionary
|
BytesRefIterator getWordsIterator() throws IOException
IOExceptionCopyright © 2000-2014 Apache Software Foundation. All Rights Reserved.