The QueryFilter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
QueryFilter | Constructs a filter which only matches documents matching
CopyC# query |
Methods
Name | Description | |
---|---|---|
Bits | Obsolete. (Inherited from CachingWrapperFilter.) | |
DocIdSetToCache | Provide the DocIdSet to be cached, using the DocIdSet provided
by the wrapped Filter.
This implementation returns the given DocIdSet.
(Inherited from CachingWrapperFilter.) | |
Equals | (Overrides CachingWrapperFilter..::..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 | (Inherited from CachingWrapperFilter.) | |
GetHashCode | (Overrides CachingWrapperFilter..::..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 | (Inherited from CachingWrapperFilter.) |
Fields
Name | Description | |
---|---|---|
filter | (Inherited from CachingWrapperFilter.) | |
hitCount | (Inherited from CachingWrapperFilter.) | |
missCount | (Inherited from CachingWrapperFilter.) |