 | QueryFlagsSortMethod Property |
Gets or sets the sort method to use for a query. Default is PriorityQueue.
Namespace: SphinxConnector.NativeApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic SortMethod SortMethod { get; set; }
Public Property SortMethod As SortMethod
Get
Set
Property Value
Type:
SortMethod
See Also