Click or drag to resize
BuildExcerptsOptionsUseBoundaries Property
Gets or sets a value indicating whether to use boundaries.

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

Property Value

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