Uses of Interface
org.alfresco.repo.search.impl.solr.SolrStoreMappingWrapper
Packages that use SolrStoreMappingWrapper
-
Uses of SolrStoreMappingWrapper in org.alfresco.repo.search.impl.solr
Classes in org.alfresco.repo.search.impl.solr that implement SolrStoreMappingWrapperMethods in org.alfresco.repo.search.impl.solr that return SolrStoreMappingWrapperModifier and TypeMethodDescriptionstatic SolrStoreMappingWrapperSolrClientUtil.extractMapping(StoreRef store, HashMap<StoreRef, SolrStoreMappingWrapper> mappingLookup, ShardRegistry shardRegistry, boolean useDynamicShardRegistration, org.springframework.beans.factory.BeanFactory beanFactory) static SolrStoreMappingWrapperDynamicSolrStoreMappingWrapperFactory.wrap(List<ShardInstance> slice, org.springframework.beans.factory.BeanFactory beanFactory) Methods in org.alfresco.repo.search.impl.solr with parameters of type SolrStoreMappingWrapperModifier and TypeMethodDescriptionprotected StringSolrQueryHTTPClient.buildStatsUrl(StatsParameters searchParameters, String baseUrl, Locale locale, SolrStoreMappingWrapper mapping) Method parameters in org.alfresco.repo.search.impl.solr with type arguments of type SolrStoreMappingWrapperModifier and TypeMethodDescriptionstatic SolrStoreMappingWrapperSolrClientUtil.extractMapping(StoreRef store, HashMap<StoreRef, SolrStoreMappingWrapper> mappingLookup, ShardRegistry shardRegistry, boolean useDynamicShardRegistration, org.springframework.beans.factory.BeanFactory beanFactory) voidSolrSQLHttpClient.setMappingLookup(HashMap<StoreRef, SolrStoreMappingWrapper> mappingLookup)