Click or drag to resize
SphinxSearchOptionsGroupDistinct Property
Gets or sets the group distinct attribute.

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

Property Value

Type: String
The group distinct.
See Also