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

Property Value

Type: SortMethod
See Also