Gets or sets the match mode. Default is All.

Namespace: Gronewold.SphinxConnector
Assembly: Gronewold.SphinxConnector (in Gronewold.SphinxConnector.dll) Version: 2.7.0.3011 (2.7.0.3011)

Syntax

C#
public SphinxMatchMode MatchMode { get; set; }
Visual Basic
Public Property MatchMode As SphinxMatchMode
	Get
	Set

Field Value

The match mode.

See Also