Click or drag to resize

QueryFlagsSortMethod Property

Gets or sets the sort method to use for a query. Default is PriorityQueue.

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

Property Value

Type: SortMethod
See Also