Uses of Class
com.broadleafcommerce.search.index.autoconfigure.IndexerProperties
Packages that use IndexerProperties
Package
Description
-
Uses of IndexerProperties in com.broadleafcommerce.search.index.autoconfigure
Methods in com.broadleafcommerce.search.index.autoconfigure with parameters of type IndexerPropertiesModifier and TypeMethodDescriptionCoreIndexerAutoConfiguration.searchReindexerQueueProvider(IndexerProperties indexerProperties) -
Uses of IndexerProperties in com.broadleafcommerce.search.index.core.service.autoconfigure
Methods in com.broadleafcommerce.search.index.core.service.autoconfigure with parameters of type IndexerPropertiesModifier and TypeMethodDescriptionIndexerSearchService<com.broadleafcommerce.search.api.domain.FieldDefinition>IndexerCoreServiceAutoConfiguration.indexerSearchService(org.springframework.web.reactive.function.client.WebClient webClient, IndexerProperties indexerProperties, com.fasterxml.jackson.databind.ObjectMapper objectMapper, com.broadleafcommerce.common.extension.cache.CacheStateManager cacheStateManager) IndexerCoreServiceAutoConfiguration.indexerTenantService(org.springframework.web.reactive.function.client.WebClient webClient, IndexerProperties indexerProperties)