BooleanClause | Overloaded. Initializes a new instance of the BooleanClause class. |
prohibited | If true, documents documents which do match this sub-query will not match the boolean query. |
query | The query whose matching documents are combined by the boolean query. |
required | If true, documents documents which do not match this sub-query will not match the boolean query. |
Equals | Returns true iff ois equal to this. |
GetHashCode | Returns 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 |
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. |