Example #1
0
 function spellingSuggestion($term)
 {
     return $this->SearchEngine->spellingSuggestion($term);
 }