Click or drag to resize

SphinxSearchOptionsSortMode Property

Gets or sets the sort mode. Default is Relevance.

Namespace:  SphinxConnector.NativeApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public SphinxSortMode SortMode { get; set; }

Property Value

Type: SphinxSortMode
The sort mode.
See Also