GetMaxMistakeCount
FuzzyAlgorithm.GetMaxMistakeCount method
Gets the maximum allowed number of mistakes for the specified term length.
public abstract int GetMaxMistakeCount(int termLength)
Parameter | Type | Description |
---|---|---|
termLength | Int32 | The term length. |
Return Value
The maximum allowed number of mistakes.
See Also
- class FuzzyAlgorithm
- namespace GroupDocs.Search.Options
- assembly GroupDocs.Search