Class SolrCatalogSearchAutoConfiguration
java.lang.Object
com.broadleafcommerce.search.catalog.context.autoconfigure.SolrCatalogSearchAutoConfiguration
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.broadleafcommerce.data.tracking.core.context.ContextInfoCustomizer
solrCatalogSearchContextInfoCustomizer
(com.broadleafcommerce.resource.security.utils.service.AuthenticationUtils authenticationUtils, com.broadleafcommerce.common.extension.data.DataRouteSupporting route)
-
Constructor Details
-
SolrCatalogSearchAutoConfiguration
public SolrCatalogSearchAutoConfiguration()
-
-
Method Details
-
solrCatalogSearchContextInfoCustomizer
@Bean @ConditionalOnMissingBean(name="solrCatalogSearchContextInfoCustomizer") public com.broadleafcommerce.data.tracking.core.context.ContextInfoCustomizer solrCatalogSearchContextInfoCustomizer(com.broadleafcommerce.resource.security.utils.service.AuthenticationUtils authenticationUtils, @Nullable @Qualifier("searchSource") com.broadleafcommerce.common.extension.data.DataRouteSupporting route)
-