|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jalios.jcms.search.spell.LuceneDictionary
public class LuceneDictionary
Lucene Dictionary
| Field Summary | |
|---|---|
static java.lang.String |
REVISION
|
| Constructor Summary | |
|---|---|
LuceneDictionary(org.apache.lucene.index.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 |
| Field Detail |
|---|
public static final java.lang.String REVISION
| Constructor Detail |
|---|
public LuceneDictionary(org.apache.lucene.index.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 | |||||||||