Keyoti SearchUnit API Docs
CreateSuggestions Method (word)
API DocumentationKeyoti.SearchEngine.SuggestionsSearchSuggestionsModelCreateSuggestions(String)
Keyoti SearchUnit v6
Creates list of suggestions to be passed as argument to FoundSpellingError event, for finalization.
Declaration Syntax
C#Visual Basic
protected virtual ArrayList CreateSuggestions(
	string word
)
Protected Overridable Function CreateSuggestions ( 
	word As String
) As ArrayList
Parameters
word (String)
Word that suggestions are being found for.
Return Value
ArrayList
List of strings.

Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2022.8.22.610