Click or drag to resize
SphinxSearchOptionsMatchMode Property
Gets or sets the match mode. Default is All.

Namespace: SphinxConnector.NativeApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public SphinxMatchMode MatchMode { get; set; }

Property Value

Type: SphinxMatchMode
The match mode.
See Also