[ You are here:
XTF ->
Tag Reference ->
crossQuery ->
Search Result Formatter -> Spelling Correction Result Tag ]
Spelling Correction Result Tag
This tag contains the suggestions resulting from spelling correction performed on a user query. It will only appear directly within a
Query Result tag.
<spelling>
SpellingSuggestion
SpellingSuggestion
…
</spelling>
Within the Spelling Tag, one ore more
Spelling Suggestion tags will appear, one for each potentially misspelled term in the original query submitted to the engine.
Note that this tag will only appear if spell checking was
enabled in the query,
and a spelling correction dictionary was created at index time (i.e. enabled in textIndexer.conf),
and the engine detected likely misspelled words and suitable suggested replacements.