Performs a phonetic spellcheck using a specified language on a specified word. The result is a set of weighted spellcheck
suggestions containing spelling alternatives.
Namespace: Ankiro.SearchServer.Web.ServicesAssembly: Ankiro.SearchServer.Web (in Ankiro.SearchServer.Web.dll) Version: 1.13.770.19253 (1.13.770.19253)
Syntax
Parameters
- language
- Type: System String
- word
- Type: System String
Return Value
Type: IEnumerable SpellcheckSuggestionSee Also