Keyoti SearchUnit API Docs
LexiconMatch Class
API DocumentationKeyoti.SearchEngine.DataAccessLexiconMatch
Keyoti SearchUnit v6
Represents lexicon matches for a query
Declaration Syntax
C#C#Visual BasicVisual BasicVisual C++Visual C++F#F#
public class LexiconMatch
public class LexiconMatch
Public Class LexiconMatch
Public Class LexiconMatch
public ref class LexiconMatch
public ref class LexiconMatch
type LexiconMatch =  class end
type LexiconMatch =  class end
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
LexiconMatch(Boolean, LexiconQuery)
New instance

LexiconMatch(Boolean, ArrayList, Boolean, LexiconQuery)
New instance

Equals(Object) (Inherited from Object.)
Finalize()()()() (Inherited from Object.)
GetHashCode()()()() (Inherited from Object.)
GetType()()()() (Inherited from Object.)
IsStopWord
Whether the query that created this match was for a stop word.

LexiconEntries
Where in the occurrence file the word occurrs.

MatchedStrings
Any words that matched the query

MemberwiseClone()()()() (Inherited from Object.)
OriginatingQuery
The query that made this match.

TargetWordIndexInTerms
The ID of the original word.

TermIsTarget(Int32)
Whether the matched term was the original target

Terms
List of matching terms

ToString()()()() (Inherited from Object.)
WordIDs
Matching word Ids.

Inheritance Hierarchy
Object
LexiconMatch

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