public class LuceneDictionary extends Object implements Dictionary
| Constructor and Description |
|---|
LuceneDictionary(IndexReader reader,
String field)
Creates a new Dictionary, pulling source terms from
the specified
field in the provided reader |
public LuceneDictionary(IndexReader reader, String field)
field in the provided readerpublic final InputIterator getEntryIterator() throws IOException
DictionarygetEntryIterator in interface DictionaryIOExceptionCopyright © 2000-2015 Apache Software Foundation. All Rights Reserved.