|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.lucene.search.spell.LuceneDictionary
Lucene Dictionary
| Constructor Summary | |
LuceneDictionary(IndexReader reader,
java.lang.String field)
|
|
| Method Summary | |
java.util.Iterator |
getWordsIterator()
return all the words present in the dictionnary |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LuceneDictionary(IndexReader reader,
java.lang.String field)
| Method Detail |
public final java.util.Iterator getWordsIterator()
Dictionary
getWordsIterator in interface Dictionary
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||