 | 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.4.1
Syntaxpublic bool UseBoundaries { get; set; }
Public Property UseBoundaries As Boolean
Get
Set
Property Value
Type:
Booleantrue if to use boundaries; otherwise,
false.
See Also