Click or drag to resize
SuggestionOptionsLimit Property
The maximum number of suggestion to return. Default is 5.

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public int Limit { get; set; }

Property Value

Type: Int32
See Also