Gets or sets the sort mode. Default is Relevance.

Namespace: Gronewold.SphinxConnector
Assembly: Gronewold.SphinxConnector (in Gronewold.SphinxConnector.dll) Version: 2.7.0.3011 (2.7.0.3011)

Syntax

C#
public SphinxSortMode SortMode { get; set; }
Visual Basic
Public Property SortMode As SphinxSortMode
	Get
	Set

Field Value

The sort mode.

See Also