Click or drag to resize

SphinxSearchOptionsGroupDistinct Property

Gets or sets the group distinct attribute.

Namespace:  SphinxConnector.NativeApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public string GroupDistinct { get; set; }

Property Value

Type: String
The group distinct.
See Also