 | SuggestionOptionsDeltaLength Property |
The maximum difference in length between the original input and a suggestion. Default is 3.
Namespace: SphinxConnector.FluentApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 6.0.0
Syntaxpublic int DeltaLength { get; set; }Public Property DeltaLength As Integer
Get
Set
Property Value
Int32
See Also