Keyoti SearchUnit API Docs
IgnoredWords Property
API DocumentationKeyoti.SearchEngine.WebNoResultsIgnoredWords
Keyoti SearchUnit v6
Comma delimited list of words which were not searched for (stop-list).
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public string IgnoredWords { get; }
public string IgnoredWords { get; }
Public ReadOnly Property IgnoredWords As String
	Get
Public ReadOnly Property IgnoredWords As String
	Get
public:
property String^ IgnoredWords {
	String^ get ();
}
public:
property String^ IgnoredWords {
	String^ get ();
}
member IgnoredWords : string with get
member IgnoredWords : string with get
Property Value

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