Apache Lucene.Net 2.4.0 Class Library API

CachingSpanFilter Members

CachingSpanFilter overview

Public Instance Constructors

CachingSpanFilter Constructor

Public Instance Methods

BitsObsolete.  
BitSpans 
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 Lucene.Net.Search.RemoteSearchable} use {@link Lucene.Net.Search.RemoteCachingWrapperFilter} instead.
filter 

See Also

CachingSpanFilter Class | Lucene.Net.Search Namespace