FileDictionary
, HighFrequencyDictionary
, LuceneDictionary
, PlainTextDictionary
public interface Dictionary
Modifier and Type | Method | Description |
---|---|---|
org.apache.lucene.util.BytesRefIterator |
getWordsIterator() |
Return all words present in the dictionary
|
org.apache.lucene.util.BytesRefIterator getWordsIterator() throws IOException
IOException
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.