 | SphinxSearchOptionsMatchMode Property |
Gets or sets the match mode. Default is
All.
Namespace: SphinxConnector.NativeApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic SphinxMatchMode MatchMode { get; set; }
Public Property MatchMode As SphinxMatchMode
Get
Set
Property Value
Type:
SphinxMatchModeThe match mode.
See Also