See Also
dtSearch Text Retrieval Engine -- .NET API (.NET 2.0-4.0) 7.70
SearchJob::Fuzziness Property

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

C#
public int Fuzziness;
Visual Basic
Public Property Fuzziness() As Integer
Remarks

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.

See Also
You are here: dtSearch::Engine Namespace > SearchJob Class > SearchJob Properties > Fuzziness Property
Copyright (c) 1998-2012 dtSearch Corp. All rights reserved.