Uses of Class
com.broadleafcommerce.search.index.autoconfigure.IndexerProperties.SearchProperties
-
Packages that use IndexerProperties.SearchProperties Package Description com.broadleafcommerce.search.index.autoconfigure -
-
Uses of IndexerProperties.SearchProperties in com.broadleafcommerce.search.index.autoconfigure
Methods in com.broadleafcommerce.search.index.autoconfigure that return IndexerProperties.SearchProperties Modifier and Type Method Description IndexerProperties.SearchPropertiesIndexerProperties. getSearch()Methods in com.broadleafcommerce.search.index.autoconfigure with parameters of type IndexerProperties.SearchProperties Modifier and Type Method Description voidIndexerProperties. setSearch(IndexerProperties.SearchProperties search)
-