public class HighFrequencyDictionary extends Object implements Dictionary
Constructor and Description |
---|
HighFrequencyDictionary(IndexReader reader,
String field,
float thresh) |
public HighFrequencyDictionary(IndexReader reader, String field, float thresh)
public final BytesRefIterator getWordsIterator() throws IOException
Dictionary
getWordsIterator
in interface Dictionary
IOException