Apache Lucene.Net 2.4.0 Class Library API

CachingWrapperFilter Members

CachingWrapperFilter overview

Public Instance Constructors

CachingWrapperFilter Constructor

Public Instance Methods

BitsObsolete.  
Equals 
GetDocIdSet 
GetHashCode 
GetType (inherited from Object)Gets the Type of the current instance.
ToString 

Protected Instance Methods

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.

Protected Internal Instance Fields

cache A transient Filter cache. To cache Filters even when using {@link RemoteSearchable} use {@link RemoteCachingWrapperFilter} instead.
filter 

See Also

CachingWrapperFilter Class | Lucene.Net.Search Namespace