The CachingSpanFilter type exposes the following members.
Constructors
Name | Description | |
---|---|---|
CachingSpanFilter(SpanFilter) |
New deletions always result in a cache miss, by default
({@link CachingWrapperFilter.DeletesMode#RECACHE}.
Filter to cache results of
| |
CachingSpanFilter(SpanFilter, CachingWrapperFilter..::..DeletesMode) | Initializes a new instance of the CachingSpanFilter class |
Methods
Name | Description | |
---|---|---|
Bits | Obsolete. (Overrides Filter..::..Bits(IndexReader).) | |
BitSpans | (Overrides SpanFilter..::..BitSpans(IndexReader).) | |
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()()()().) |