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: 3.12.6
Syntax
public SphinxSortMode SortMode { get; set; }

Property Value

Type: SphinxSortMode
The sort mode.
See Also