Keyoti SearchUnit API Docs
IsMatch Method (candidate, compareCulture)
API DocumentationKeyoti.SearchEngine.DataAccessLexiconQueryIsMatch(String, CultureInfo)
Keyoti SearchUnit v6
Whether candidate is a suitable match for this query.
Declaration Syntax
C#Visual Basic
public virtual int IsMatch(
	string candidate,
	CultureInfo compareCulture
)
Public Overridable Function IsMatch ( 
	candidate As String,
	compareCulture As CultureInfo
) As Integer
Parameters
candidate (String)
compareCulture (CultureInfo)
Return Value
Int32
The element index in Variations of the match. -1 if no match found.

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