 | SphinxSearchOptions.GroupDistinct Property |
Gets or sets the group distinct attribute.
Namespace: SphinxConnector.NativeApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic string GroupDistinct { get; set; }
Public Property GroupDistinct As String
Get
Set
Property Value
Type:
StringThe group distinct.
See Also