SuggestionLevenshtein Distance Property
The Levenshtein distance between the suggestion and the input word, or null if ReturnStatistics is false.
Definition
Namespace: SphinxConnector.FluentApi
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
Assembly: SphinxConnector (in SphinxConnector.dll) Version: 6.1.0
C#
public int? LevenshteinDistance { get; }VB
Public ReadOnly Property LevenshteinDistance As Integer?
Get