Lucene.Net 1.9 Class Library

BooleanClause Members

BooleanClause overview

Public Instance Constructors

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

Public Instance Fields

prohibited 
query 
required 

Public Instance Methods

Equals 
GetHashCode 
GetOccur 
GetQuery 
GetType (inherited from Object) Gets the Type of the current instance.
IsProhibited 
IsRequired 
SetOccur 
SetQuery 
ToString 

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.

See Also

BooleanClause Class | Lucene.Net.Search Namespace