public interface I_CmsSearchConfigurationDidYouMean
| Modifier and Type | Method and Description |
|---|---|
boolean |
getCollate()
Returns a flag, indicating if collation is turned on or off.
|
int |
getCount()
Returns the maximal number of suggestions.
|
java.lang.String |
getQueryParam()
Returns the parameter name of the request parameter used to send the current query string for spellchecking.
|
boolean getCollate()
int getCount()
java.lang.String getQueryParam()