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