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 reader
public final InputIterator getEntryIterator() throws IOException
Dictionary
getEntryIterator
in interface Dictionary
IOException
Copyright © 2000-2015 Apache Software Foundation. All Rights Reserved.