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
Namespace: Lucene.Net.SearchAssembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1
Syntax
| C# |
|---|
protected internal class FilterItem |
| Visual Basic |
|---|
Protected Friend Class FilterItem |
| Visual C++ |
|---|
protected public ref class FilterItem |