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: 5.3.0
Syntax
public SphinxMatchMode MatchMode { get; set; }

Property Value

Type: SphinxMatchMode
The match mode.
See Also