Keyoti SearchUnit API Docs
StopWords Property
API DocumentationKeyoti.SearchEngineConfigurationStopWords
Keyoti SearchUnit v6
List of 'common' words which are not searchable.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public StringList StopWords { get; }
public StringList StopWords { get; }
Public ReadOnly Property StopWords As StringList
	Get
Public ReadOnly Property StopWords As StringList
	Get
public:
property StringList^ StopWords {
	StringList^ get ();
}
public:
property StringList^ StopWords {
	StringList^ get ();
}
member StopWords : StringList with get
member StopWords : StringList with get
Property Value

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