Click or drag to resize
SuggestionOptionsDeltaLength Property
The maximum difference in length between the original input and a suggestion. Default is 3.

Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntax
public int DeltaLength { get; set; }

Property Value

Type: Int32
See Also