 | SuggestionOptionsLimit Property |
The maximum number of suggestion to return. Default is 5.
Namespace:
SphinxConnector.FluentApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic int Limit { get; set; }
Public Property Limit As Integer
Get
Set
Property Value
Type:
Int32
See Also