Uses of Interface
org.hibernate.search.backend.lucene.cache.QueryCachingConfigurationContext
Packages that use QueryCachingConfigurationContext
-
Uses of QueryCachingConfigurationContext in org.hibernate.search.backend.lucene.cache
Methods in org.hibernate.search.backend.lucene.cache with parameters of type QueryCachingConfigurationContextModifier and TypeMethodDescriptionvoidQueryCachingConfigurer.configure(QueryCachingConfigurationContext context) Configures query caching as necessary using the givencontext.