 | SphinxSearchOptionsGroupSort Property |
Gets or sets the group sort clause. Default is @group desc.
Namespace: SphinxConnector.NativeApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic string GroupSort { get; set; }
Public Property GroupSort As String
Get
Set
Property Value
Type:
StringThe group sort clause.
See Also