| Name | Description | Type | Package | Framework |
| QueryCachingPolicy | A policy defining which filters should be cached. | Interface | org.apache.lucene.search | Apache Lucene |
| QueryCachingPolicy .CacheOnLargeSegments | A simple policy that only caches on the largest segments of an index. | Class | org.apache.lucene.search.QueryCachingPolicy | Apache Lucene |