Keyoti Search for ASP.NET API Docs
IgnoredWords Property
API DocumentationKeyoti.SearchEngine.SearchSearchResultIgnoredWords
Keyoti Search for ASP.NET 2010
Any words in the query which were ignored, usually because they're on the index's stop list.
Declaration Syntax
C#Visual BasicVisual C++
public StringList IgnoredWords { get; set; }
Public Property IgnoredWords As StringList
public:
property StringList^ IgnoredWords {
	StringList^ get ();
	void set (StringList^ value);
}

Assembly: Keyoti2.SearchEngine.Core (Module: Keyoti2.SearchEngine.Core) Version: 2010.4.1.609