You are here: C++ API > Classes > dtsSearchJob Structure > dtsSearchJob::fuzziness Data Member
Close
dtSearch Text Retrieval Engine Programmer's Reference
dtsSearchJob::fuzziness Data Member
Syntax
C++
short fuzziness;

If non-zero, the engine will match words that are close to but not identical to a search term. 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.