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: 5.3.0
Syntax
public SphinxGroupByFunction GroupByFunction { get; set; }

Property Value

Type: SphinxGroupByFunction
The group by function.
See Also