Keyoti SearchUnit API Docs
IgnoredWords Property
API DocumentationKeyoti.SearchEngine.WebSearchResultIgnoredWords
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; set; }
public string IgnoredWords { get; set; }
Public Property IgnoredWords As String
	Get
	Set
Public Property IgnoredWords As String
	Get
	Set
public:
property String^ IgnoredWords {
	String^ get ();
	void set (String^ value);
}
public:
property String^ IgnoredWords {
	String^ get ();
	void set (String^ value);
}
member IgnoredWords : string with get, set
member IgnoredWords : string with get, set
Property Value

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