The CachingWrapperFilter type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| CachingWrapperFilter(Filter) | Initializes a new instance of the CachingWrapperFilter class | |
| CachingWrapperFilter(Filter, CachingWrapperFilter..::..DeletesMode) | Initializes a new instance of the CachingWrapperFilter class |
Methods
| Name | Description | |
|---|---|---|
| Bits | Obsolete. (Overrides Filter..::..Bits(IndexReader).) | |
| DocIdSetToCache | Provide the DocIdSet to be cached, using the DocIdSet provided
by the wrapped Filter.
This implementation returns the given DocIdSet.
| |
| Equals | (Overrides Object..::..Equals(Object).) | |
| Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) | |
| GetDocIdSet | (Overrides Filter..::..GetDocIdSet(IndexReader).) | |
| GetHashCode | (Overrides Object..::..GetHashCode()()()().) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | (Overrides Object..::..ToString()()()().) |