Apache Lucene.Net 2.4.0 Class Library API

FilterManager Fields

The fields of the FilterManager class are listed below. For a complete list of FilterManager class members, see the FilterManager Members topic.

Protected Internal Static Fields

DEFAULT_CACHE_CLEAN_SIZEThe default maximum number of Filters in the cache
DEFAULT_CACHE_SLEEP_TIMEThe default frequency of cache clenup
manager 

Protected Internal Instance Fields

cacheThe cache itself
cacheCleanSizeMaximum allowed cache size
cleanSleepTimeCache cleaning frequency
filterCleanerCache cleaner that runs in a separate thread

See Also

FilterManager Class | Lucene.Net.Search Namespace