Uses of Class
de.hybris.platform.solrfacetsearch.solr.impl.ManagedResource
Packages that use ManagedResource
-
Uses of ManagedResource in de.hybris.platform.solrfacetsearch.solr.impl
Methods in de.hybris.platform.solrfacetsearch.solr.impl that return types with arguments of type ManagedResourceModifier and TypeMethodDescriptionprotected Map<String,ManagedResource> AbstractSolrSearchProvider.loadManagedResourcesFromServer(Index index, org.apache.solr.client.solrj.SolrClient solrClient) Method parameters in de.hybris.platform.solrfacetsearch.solr.impl with type arguments of type ManagedResourceModifier and TypeMethodDescriptionprotected voidAbstractSolrSearchProvider.exportStopWords(Index index, org.apache.solr.client.solrj.SolrClient solrClient, Map<String, ManagedResource> managedResources, List<String> languages) protected voidAbstractSolrSearchProvider.exportSynonyms(Index index, org.apache.solr.client.solrj.SolrClient solrClient, Map<String, ManagedResource> managedResources, List<String> languages)