Gets or sets the sort mode. Default is Relevance.
Namespace: Gronewold.SphinxConnectorAssembly: 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 |