Snippets OptionsUse Boundaries Property
Gets or sets a value indicating whether to use boundaries. Default is false.
Definition
Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
true if to use boundaries; otherwise, false.
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public bool UseBoundaries { get; set; }VB
Public Property UseBoundaries As Boolean
Get
SetProperty Value
Booleantrue if to use boundaries; otherwise, false.