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