Apache Lucene.Net 2.4.0 Class Library API

BooleanClause.Occur Methods

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

Public Instance Methods

Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type. GetHashCode is suitable for use in hashing algorithms and data structures like a hash table.
GetRealObject (inherited from Parameter) 
GetType (inherited from Object)Gets the Type of the current instance.
ToString 

Protected Internal Instance Methods

ReadResolve (inherited from Parameter) Resolves the deserialized instance to the local reference for accurate equals() and == comparisons.

See Also

BooleanClause.Occur Class | Lucene.Net.Search Namespace