|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SpellCheckerDictionaryNames | |
|---|---|
| com.gisgraphy.domain.geoloc.service.fulltextsearch.spell | |
| Uses of SpellCheckerDictionaryNames in com.gisgraphy.domain.geoloc.service.fulltextsearch.spell |
|---|
| Fields in com.gisgraphy.domain.geoloc.service.fulltextsearch.spell declared as SpellCheckerDictionaryNames | |
|---|---|
static SpellCheckerDictionaryNames |
SpellCheckerConfig.spellcheckerDictionaryName
the default spellchecker name, default value is the value returned by getDefault() |
| Methods in com.gisgraphy.domain.geoloc.service.fulltextsearch.spell that return SpellCheckerDictionaryNames | |
|---|---|
static SpellCheckerDictionaryNames |
SpellCheckerDictionaryNames.getDefault()
|
SpellCheckerDictionaryNames |
SpellCheckerConfig.getSpellcheckerDictionaryName()
|
static SpellCheckerDictionaryNames |
SpellCheckerDictionaryNames.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SpellCheckerDictionaryNames[] |
SpellCheckerDictionaryNames.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.gisgraphy.domain.geoloc.service.fulltextsearch.spell with parameters of type SpellCheckerDictionaryNames | |
|---|---|
boolean |
ISpellCheckerIndexer.buildIndex(SpellCheckerDictionaryNames spellCheckerDictionaryName)
re-index the dictionary for the specified spellchecker dictionary name |
boolean |
SpellCheckerIndexer.buildIndex(SpellCheckerDictionaryNames spellCheckerDictionaryName)
|
void |
SpellCheckerConfig.setSpellcheckerDictionaryName(SpellCheckerDictionaryNames spellcheckerDictionaryName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||