Class CatalogDocumentBuilderImpl

java.lang.Object
org.broadleafcommerce.core.search.service.solr.indexer.CatalogDocumentBuilderImpl
All Implemented Interfaces:
CatalogDocumentBuilder, DocumentBuilder

@Component("blCatalogDocumentBuilder") public class CatalogDocumentBuilderImpl extends Object implements CatalogDocumentBuilder
Default implementation of the DocumentBuilder to build SolrInputDocuments from Products.
Author:
Kelly Tisdell