Keyoti SearchUnit API Docs
IsStopWord Property
API DocumentationKeyoti.SearchEngine.DataAccessLexiconQueryIsStopWord
Keyoti SearchUnit v6
Whether this query is a stop word as defined in the stop list.
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public bool IsStopWord { get; }
public bool IsStopWord { get; }
Public ReadOnly Property IsStopWord As Boolean
	Get
Public ReadOnly Property IsStopWord As Boolean
	Get
public:
property bool IsStopWord {
	bool get ();
}
public:
property bool IsStopWord {
	bool get ();
}
member IsStopWord : bool with get
member IsStopWord : bool with get
Property Value

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