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