Uses of Class
org.apache.lucene.search.LRUQueryCache.LeafCache
-
Packages that use LRUQueryCache.LeafCache Package Description org.apache.lucene.search Code to search indices. -
-
Uses of LRUQueryCache.LeafCache in org.apache.lucene.search
Fields in org.apache.lucene.search with type parameters of type LRUQueryCache.LeafCache Modifier and Type Field Description private java.util.Map<IndexReader.CacheKey,LRUQueryCache.LeafCache>
LRUQueryCache. cache
-