Keyoti SearchUnit API Docs
IgnoredWordsMessage Property
API DocumentationKeyoti.SearchEngine.WebNoResultsIgnoredWordsMessage
Keyoti SearchUnit v6
User friendly, English message, reporting ignored words (stop-list).
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string IgnoredWordsMessage { get; }
public string IgnoredWordsMessage { get; }
Public ReadOnly Property IgnoredWordsMessage As String
	Get
Public ReadOnly Property IgnoredWordsMessage As String
	Get
public:
property String^ IgnoredWordsMessage {
	String^ get ();
}
public:
property String^ IgnoredWordsMessage {
	String^ get ();
}
member IgnoredWordsMessage : string with get
member IgnoredWordsMessage : string with get
Property Value
Remarks
For other languages, please construct a user friendly message in the template using the IgnoredWords property.

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