Close
dtSearch .NET Standard API 2023.02
SearchJob.Fuzziness Property

If non-zero, the engine will match words that are close to but not identical to a search term.

public int Fuzziness;

Fuzziness can range from 1 to 10. The higher the fuzziness value, the more differences are tolerated when matching words, and the closer to the front of the word these differences can occur.