 | 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.4.1
Syntaxpublic SortMethod SortMethod { get; set; }
Public Property SortMethod As SortMethod
Get
Set
Property Value
Type:
SortMethod
See Also