JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
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 and Description
private java.util.Map<
IndexReader.CacheKey
,
LRUQueryCache.LeafCache
>
LRUQueryCache.
cache
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes