Snippets OptionsLimit Property
Gets or sets the maximum snippet size. Default is 256.
Definition
Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
The limit.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public int Limit { get; set; }VB
Public Property Limit As Integer
Get
SetProperty Value
Int32The limit.