Uses of Class
org.alfresco.repo.search.impl.solr.SolrStoreMapping
-
Packages that use SolrStoreMapping Package Description org.alfresco.repo.search.impl.solr org.alfresco.repo.solr -
-
Uses of SolrStoreMapping in org.alfresco.repo.search.impl.solr
Method parameters in org.alfresco.repo.search.impl.solr with type arguments of type SolrStoreMapping Modifier and Type Method Description voidSolrSQLHttpClient. setStoreMappings(java.util.List<SolrStoreMapping> storeMappings)Constructors in org.alfresco.repo.search.impl.solr with parameters of type SolrStoreMapping Constructor Description ExplicitSolrStoreMappingWrapper(SolrStoreMapping wrapped, org.springframework.beans.factory.BeanFactory beanFactory) -
Uses of SolrStoreMapping in org.alfresco.repo.solr
Method parameters in org.alfresco.repo.solr with type arguments of type SolrStoreMapping Modifier and Type Method Description voidSOLRAdminClient. setStoreMappings(java.util.List<SolrStoreMapping> storeMappings)SOLR properties identified by store like "alfresco" or "archive"
-