The BooleanFilter type exposes the following members.

Constructors

  NameDescription
Public methodBooleanFilter
Initializes a new instance of the BooleanFilter class

Methods

  NameDescription
Public methodAdd
Add a filter clause.
Public methodBits Obsolete. (Inherited from Filter.)
Public methodEquals
Equality
(Overrides Object..::..Equals(Object).)
Protected methodFinalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
Protected methodFinalResult
Public methodGetDocIdSet
Get the id set for the filter.
(Overrides Filter..::..GetDocIdSet(IndexReader).)
Public methodGetHashCode
Hash code.
(Overrides Object..::..GetHashCode()()()().)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodToString
String representation.
(Overrides Object..::..ToString()()()().)

See Also