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