 | SuggestionOptionsMaxLevenshteinDistance Property |
The maximum Levenshtein distance between the original input and a suggestion. Default is 4.
Namespace: SphinxConnector.FluentApiAssembly: SphinxConnector (in SphinxConnector.dll) Version: 3.12.6
Syntaxpublic int MaxLevenshteinDistance { get; set; }
Public Property MaxLevenshteinDistance As Integer
Get
Set
Property Value
Type:
Int32
See Also