You are here: Symbol Reference > dtSearch.Engine Namespace > Classes > SearchJob Class > SearchJob Properties > Fuzziness Property
Close
dtSearch .NET Standard API 2024.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.

Copyright (c) 1998-2023 dtSearch Corp. All rights reserved.