public FuzzyQuery(Term);
public FuzzyQuery(Term,float);
public FuzzyQuery(Term,float,int);
FuzzyQuery Class | Lucene.Net.Search Namespace