public class LuceneDictionary extends Object implements Dictionary
| Constructor and Description |
|---|
LuceneDictionary(IndexReader reader,
String field) |
| Modifier and Type | Method and Description |
|---|---|
BytesRefIterator |
getWordsIterator()
Return all words present in the dictionary
|
public LuceneDictionary(IndexReader reader, String field)
public final BytesRefIterator getWordsIterator() throws IOException
DictionarygetWordsIterator in interface DictionaryIOExceptionCopyright © 2000-2018 Apache Software Foundation. All Rights Reserved.