**
* Provides cynamic spelling suggestions * as you type in the search form *#
foreach($t in $response.response.terms.name)
$t.key
end
**
* Provides cynamic spelling suggestions * as you type in the search form *#
foreach($t in $response.response.terms.name)
$t.key
end