Keyoti SearchUnit API Docs
IsStopWord Property
API DocumentationKeyoti.SearchEngine.DataAccessLexiconMatchIsStopWord
Keyoti SearchUnit v6
Whether the query that created this match was for a stop word.
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