| Package | Description | 
|---|---|
| org.terrier.applications.batchquerying | Contains application-level programs for performing batch-based query operations, such as generating runs for TREC. | 
| org.terrier.structures.cache | Provides caching of search results when performing batch querying operations. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected QueryResultCache | TRECQuerying. resultsCacheresults are obtained a query cache is one is enabled. | 
| Modifier and Type | Method and Description | 
|---|---|
| protected QueryResultCache | TRECQuerying. getResultsCache()Obtain the query cache. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | GrowingMapQueryResultCache<K>an astract results cache that puts stuff into an ever-growing Map | 
| class  | GrowingMapQueryStringResultCache | 
| class  | NullQueryResultCacheDo nothing QueryResultCache | 
Terrier 4.0. Copyright © 2004-2014 University of Glasgow