Lucene.Net 1.9 Class Library

BooleanQuery Members

BooleanQuery overview

Public Static Fields

maxClauseCount 

Public Static Methods

GetMaxClauseCount 
GetUseScorer14 
SetMaxClauseCount 
SetUseScorer14 

Public Instance Constructors

BooleanQuery Overloaded. Initializes a new instance of the BooleanQuery class.

Public Instance Methods

AddOverloaded.  
Clone 
Combine (inherited from Query) 
Equals 
ExtractTerms 
GetBoost (inherited from Query) 
GetClauses 
GetHashCode 
GetMinimumNumberShouldMatch 
GetSimilarity 
GetType (inherited from Object) Gets the Type of the current instance.
IsCoordDisabled 
Rewrite 
SetBoost (inherited from Query) 
SetMinimumNumberShouldMatch 
ToStringOverloaded.  
ToString (inherited from Query)Overloaded.  
Weight (inherited from Query) 

Protected Instance Methods

Finalize (inherited from Object) Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
MemberwiseClone (inherited from Object) Creates a shallow copy of the current Object.

Protected Internal Instance Fields

minNrShouldMatch 

Protected Internal Instance Methods

CreateWeight 

See Also

BooleanQuery Class | Lucene.Net.Search Namespace