 | SphinxSearchOptionsSortMode Property |
Gets or sets the sort mode. Default is
Relevance.
Namespace: SphinxConnector.NativeApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic SphinxSortMode SortMode { get; set; }
Public Property SortMode As SphinxSortMode
Get
Set
Property Value
Type:
SphinxSortModeThe sort mode.
See Also