Lucene.Net 1.9 Class Library

FuzzyQuery Methods

The methods of the FuzzyQuery class are listed below. For a complete list of FuzzyQuery class members, see the FuzzyQuery Members topic.

Public Instance Methods

Clone (inherited from Query) 
Combine (inherited from Query) 
Equals 
ExtractTerms (inherited from Query) 
GetBoost (inherited from Query) 
GetHashCode 
GetMinSimilarity 
GetPrefixLength 
GetSimilarity (inherited from Query) 
GetTerm (inherited from MultiTermQuery) 
GetType (inherited from Object) Gets the Type of the current instance.
Rewrite 
SetBoost (inherited from Query) 
ToStringOverloaded.  
ToString (inherited from Query)Overloaded.  
Weight (inherited from Query) 

Protected Internal Instance Methods

CreateWeight (inherited from Query) 
GetEnum 

See Also

FuzzyQuery Class | Lucene.Net.Search Namespace