FuzzyAlgorithm
Leave feedback
On this page
Represents the base class for fuzzy search algorithms.
public abstract class FuzzyAlgorithm
| Name | Description |
|---|---|
| abstract GetMaxMistakeCount(int) | Gets the maximum allowed number of mistakes for the specified term length. |
| abstract GetSimilarityLevel(int) | Gets the similarity level for the specified term length. |
Learn more
- namespace GroupDocs.Search.Options
- assembly GroupDocs.Search
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.