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(org.alfresco.service.cmr.repository.StoreRef store, HashMap<org.alfresco.service.cmr.repository.StoreRef,SolrStoreMappingWrapper> mappingLookup, ShardRegistry shardRegistry, boolean useDynamicShardRegistration, org.springframework.beans.factory.BeanFactory beanFactory)static SolrStoreMappingWrapperDynamicSolrStoreMappingWrapperFactory. wrap(List<org.alfresco.repo.index.shard.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(org.alfresco.service.cmr.search.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(org.alfresco.service.cmr.repository.StoreRef store, HashMap<org.alfresco.service.cmr.repository.StoreRef,SolrStoreMappingWrapper> mappingLookup, ShardRegistry shardRegistry, boolean useDynamicShardRegistration, org.springframework.beans.factory.BeanFactory beanFactory)voidSolrSQLHttpClient. setMappingLookup(HashMap<org.alfresco.service.cmr.repository.StoreRef,SolrStoreMappingWrapper> mappingLookup)
-