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