Uses of Enum Class
de.hybris.platform.solrfacetsearch.config.SolrServerMode
Packages that use SolrServerMode
Package
Description
-
Uses of SolrServerMode in com.hybris.backoffice.solrsearch.utils
Methods in com.hybris.backoffice.solrsearch.utils with parameters of type SolrServerModeModifier and TypeMethodDescriptionstatic StringSolrPlatformUtils.createSolrExporterBeanName(SolrServerMode serverMode) -
Uses of SolrServerMode in de.hybris.platform.solrfacetsearch.config
Methods in de.hybris.platform.solrfacetsearch.config that return SolrServerModeModifier and TypeMethodDescriptionSolrConfig.getMode()static SolrServerModeReturns the enum constant of this class with the specified name.static SolrServerMode[]SolrServerMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in de.hybris.platform.solrfacetsearch.config with parameters of type SolrServerMode -
Uses of SolrServerMode in de.hybris.platform.solrfacetsearch.converters.populator
Methods in de.hybris.platform.solrfacetsearch.converters.populator that return SolrServerModeModifier and TypeMethodDescriptionprotected SolrServerModeDefaultSolrServerConfigPopulator.populateConfigServerMode(SolrServerConfigModel source) -
Uses of SolrServerMode in de.hybris.platform.solrfacetsearch.indexer.impl
Methods in de.hybris.platform.solrfacetsearch.indexer.impl with parameters of type SolrServerModeModifier and TypeMethodDescriptionprotected ExporterDefaultIndexer.getExporter(SolrServerMode serverMode)