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