Snippets OptionsLimit Words Property
Limits the maximum number of keywords that can be included into the snippet.
Default is 0. Supported in Sphinx 1.10.1 and above.
Definition
Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
The maximum number of keywords that can be included into the snippet.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public int LimitWords { get; set; }VB
Public Property LimitWords As Integer
Get
SetProperty Value
Int32The maximum number of keywords that can be included into the snippet.