Click or drag to resize

SnippetsOptionsUseBoundaries Property

Gets or sets a value indicating whether to use boundaries. Default is false.

Namespace:  SphinxConnector.FluentApi
Assembly:  SphinxConnector (in SphinxConnector.dll) Version: 5.3.0
Syntax
public bool UseBoundaries { get; set; }

Property Value

Type: Boolean
true if to use boundaries; otherwise, false.
See Also