FileDictionary, HighFrequencyDictionary, LuceneDictionary, PlainTextDictionarypublic interface Dictionary
| Modifier and Type | Method | Description |
|---|---|---|
org.apache.lucene.util.BytesRefIterator |
getWordsIterator() |
Return all words present in the dictionary
|
org.apache.lucene.util.BytesRefIterator getWordsIterator()
throws IOException
IOExceptionCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.