Uses of Class
de.hybris.platform.commerceservices.search.solrfacetsearch.strategies.exceptions.NoValidSolrConfigException
-
-
Uses of NoValidSolrConfigException in de.hybris.platform.commerceservices.search.solrfacetsearch.impl
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.impl that throw NoValidSolrConfigException Modifier and Type Method Description voidDefaultSolrProductSearchServiceTest. setUp() -
Uses of NoValidSolrConfigException in de.hybris.platform.commerceservices.search.solrfacetsearch.populators
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.populators that throw NoValidSolrConfigException Modifier and Type Method Description protected FacetSearchConfigSearchSolrQueryPopulator. getFacetSearchConfig()Resolves suitableFacetSearchConfigfor the query based on the configured strategy bean. -
Uses of NoValidSolrConfigException in de.hybris.platform.commerceservices.search.solrfacetsearch.strategies
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.strategies that throw NoValidSolrConfigException Modifier and Type Method Description SolrFacetSearchConfigModelSolrFacetSearchConfigSelectionStrategy. getCurrentSolrFacetSearchConfig()Resolves suitableSolrFacetSearchConfigModelthat should be used for searching in the current session -
Uses of NoValidSolrConfigException in de.hybris.platform.commerceservices.search.solrfacetsearch.strategies.impl
Methods in de.hybris.platform.commerceservices.search.solrfacetsearch.strategies.impl that throw NoValidSolrConfigException Modifier and Type Method Description SolrFacetSearchConfigModelDefaultSolrFacetSearchConfigSelectionStrategy. getCurrentSolrFacetSearchConfig()voidDefaultSolrFacetSearchConfigSelectionStrategyTest. testFallbackFromCatalogVersions()voidDefaultSolrFacetSearchConfigSelectionStrategyTest. testIndexConfigForBaseSiteConfigured()voidDefaultSolrFacetSearchConfigSelectionStrategyTest. testIndexConfigForBaseStoreAndBaseSiteConfigured()voidDefaultSolrFacetSearchConfigSelectionStrategyTest. testIndexConfigForBaseStoreConfigured()voidDefaultSolrFacetSearchConfigSelectionStrategyTest. testNoIndexConfigFound() -
Uses of NoValidSolrConfigException in de.hybris.platform.sap.productconfig.services.impl
Methods in de.hybris.platform.sap.productconfig.services.impl that throw NoValidSolrConfigException Modifier and Type Method Description java.util.Set<java.lang.String>SearchAttributeSelectionStrategyImpl. compileIndexedProperties()voidSearchAttributeSelectionStrategyImplTest. setup()voidProductConfigurationVariantSearchServiceImplTest. setUp()voidSearchAttributeSelectionStrategyImplTest. testCompileIndexedProperties()voidSearchAttributeSelectionStrategyImplTest. testCompileIndexedPropertiesNoConfig()voidSearchAttributeSelectionStrategyImplTest. testCompileIndexedPropertiesNoIndexedProperties()voidSearchAttributeSelectionStrategyImplTest. testCompileIndexedPropertiesNull()voidSearchAttributeSelectionStrategyImplTest. testIsPropertyAvailableOnSearchIndex()voidSearchAttributeSelectionStrategyImplTest. testIsPropertyAvailableOnSearchIndexEmptySolrIndex()voidSearchAttributeSelectionStrategyImplTest. testIsPropertyAvailableOnSearchIndexPropertyIsNull()voidSearchAttributeSelectionStrategyImplTest. testIsPropertyAvailableOnSearchIndexUnknownProperty() -
Uses of NoValidSolrConfigException in de.hybris.platform.sap.productconfig.services.intf
Methods in de.hybris.platform.sap.productconfig.services.intf that throw NoValidSolrConfigException Modifier and Type Method Description java.util.Set<java.lang.String>SearchAttributeSelectionStrategy. compileIndexedProperties()
-