Package org.terrier.structures.cache
Provides caching of search results when performing batch querying operations.
-
Interface Summary Interface Description QueryResultCache Interface for introducing caching strategies into TRECQuerying -
Class Summary Class Description GrowingMapQueryResultCache<K> an abstract results cache that puts stuff into an ever-growing MapGrowingMapQueryStringResultCache NullQueryResultCache Do nothing QueryResultCache