Keyoti Search for ASP.NET API Docs
NeedSuggestionForWord Method (word)
API DocumentationKeyoti.SearchEngine.SuggestionsSearchSuggestionsModelNeedSuggestionForWord(String)
Keyoti Search for ASP.NET 2010
Determines whether the word in the search query should be flagged and suggestions found for it.
Declaration Syntax
C#Visual BasicVisual C++
protected virtual bool NeedSuggestionForWord(
	string word
)
Protected Overridable Function NeedSuggestionForWord ( _
	word As String _
) As Boolean
protected:
virtual bool NeedSuggestionForWord(
	String^ word
)
Parameters
word (String)
A word in the search query.
Return Value
True if the word should be flagged for suggestions.

Assembly: Keyoti2.SearchEnginePro.Web (Module: Keyoti2.SearchEnginePro.Web) Version: 2010.4.1.609