 | SnippetsOptionsLimitPassages 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.
Namespace: SphinxConnector.FluentApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntaxpublic int LimitPassages { get; set; }Public Property LimitPassages As Integer
Get
Set
Property Value
Int32The maximum number of passages that can be included into the snippet.
See Also