SuggestionOptionsReturnStatistics Property

Whether to return statistics for a suggestions. Default is true.

Definition

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public bool ReturnStatistics { get; set; }

Property Value

Boolean

See Also