Determines whether the word in the search query should be flagged and suggestions found for it.

C# | Visual Basic |
protected virtual bool NeedSuggestionForWord( string word )
Protected Overridable Function NeedSuggestionForWord ( word As String ) As Boolean

- word (String)
- A word in the search query.

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