Close
dtSearch Engine API for Java
SearchJob.setFuzziness Method
Syntax
Java
public void setFuzziness(int newFuzziness);

If non-zero, the engine will match words that are close to but not identical to a search term. The higher the fuzziness, the more differences the engine will disregard in finding a match. Fuzziness can range from 0 to 10.