Apache Lucene.Net 2.4.0 Class Library API

FilterManager.FilterItem Class

Holds the filter and the last time the filter was used, to make LRU-based cache cleaning possible. TODO: Clean this up when we switch to Java 1.5

For a list of all members of this type, see FilterManager.FilterItem Members.

System.Object
   Lucene.Net.Search.FilterManager.FilterItem

protected internal class FilterManager.FilterItem

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Requirements

Namespace: Lucene.Net.Search

Assembly: Lucene.Net (in Lucene.Net.dll)

See Also

FilterManager.FilterItem Members | Lucene.Net.Search Namespace