Determines whether the word in the search query should be flagged and suggestions found for it.
Declaration Syntax
C# | Visual Basic |
protected virtual bool NeedSuggestionForWord( string word )
Protected Overridable Function NeedSuggestionForWord ( word As String ) As Boolean
Parameters
- word (String)
- A word in the search query.
Return Value
Boolean
True if the word should be flagged for suggestions.
True if the word should be flagged for suggestions.
Assembly: Keyoti4.SearchEngine.Web (Module: Keyoti4.SearchEngine.Web.dll) Version: 2022.8.22.610