The cache itself

Namespace: Lucene.Net.Search
Assembly: Lucene.Net (in Lucene.Net.dll) Version: 2.9.4.1

Syntax

C#
protected internal IDictionary cache
Visual Basic
Protected Friend cache As IDictionary
Visual C++
protected public:
IDictionary^ cache

See Also