 | BuildExcerptsOptionsLimit Property |
Gets or sets the maximum snippet size. Default is 256.
Namespace:
SphinxConnector.NativeApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic int Limit { get; set; }
Public Property Limit As Integer
Get
Set
Property Value
Type:
Int32The limit.
See Also