GetMaxMistakeCount

SimilarityLevel.GetMaxMistakeCount method

Gets the maximum allowed number of mistakes for the specified term length.

public override int GetMaxMistakeCount(int termLength)
Parameter Type Description
termLength Int32 The term length.

Return Value

The maximum allowed number of mistakes.

See Also