Apache Lucene.Net 2.1 Class Library API

BooleanClause Methods

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

Public Instance Methods

EqualsReturns true iff
o
is equal to this.
GetHashCodeReturns a hash code value for this object.
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