Click or drag to resize
SphinxSearchOptionsGroupByFunction Property
Gets or sets the group by function. Default is Day.

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

Property Value

Type: SphinxGroupByFunction
The group by function.
See Also