Uses of Interface
org.alfresco.repo.search.impl.solr.SolrStoreMappingWrapper
-
Packages that use SolrStoreMappingWrapper Package Description org.alfresco.repo.search.impl.solr -
-
Uses of SolrStoreMappingWrapper in org.alfresco.repo.search.impl.solr
Classes in org.alfresco.repo.search.impl.solr that implement SolrStoreMappingWrapper Modifier and Type Class Description classExplicitSolrStoreMappingWrapperMethods in org.alfresco.repo.search.impl.solr that return SolrStoreMappingWrapper Modifier and Type Method Description static 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 SolrStoreMappingWrapper Modifier and Type Method Description protected StringSolrQueryHTTPClient. buildStatsUrl(StatsParameters searchParameters, String baseUrl, Locale locale, SolrStoreMappingWrapper mapping)Method parameters in org.alfresco.repo.search.impl.solr with type arguments of type SolrStoreMappingWrapper Modifier and Type Method Description static SolrStoreMappingWrapperSolrClientUtil. extractMapping(StoreRef store, HashMap<StoreRef,SolrStoreMappingWrapper> mappingLookup, ShardRegistry shardRegistry, boolean useDynamicShardRegistration, org.springframework.beans.factory.BeanFactory beanFactory)voidSolrSQLHttpClient. setMappingLookup(HashMap<StoreRef,SolrStoreMappingWrapper> mappingLookup)
-