![](../icons/logo.png) | SuggestionLevenshteinDistance Property |
The Levenshtein distance between the suggestion and the input word, or null if
ReturnStatistics is
false.
Namespace:
SphinxConnector.FluentApi
Assembly:
SphinxConnector (in SphinxConnector.dll) Version: 5.4.1
Syntaxpublic int? LevenshteinDistance { get; }
Public ReadOnly Property LevenshteinDistance As Integer?
Get
Property Value
Type:
NullableInt32
See Also