Snippets OptionsLimit Passages Property
Limits the maximum number of passages 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 passages that can be included into the snippet.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public int LimitPassages { get; set; }VB
Public Property LimitPassages As Integer
Get
SetProperty Value
Int32The maximum number of passages that can be included into the snippet.