public interface SolrIndexDao
SolrIndexService for maximum
efficiency of solr document creation during indexing.| Modifier and Type | Method and Description |
|---|---|
void |
populateCatalogStructure(List<Long> productIds,
CatalogStructure catalogStructure)
Populate the contents of a lightweight catalog structure for a list of products.
|
void populateCatalogStructure(List<Long> productIds, CatalogStructure catalogStructure)
productIds - catalogStructure - lightweight container defining product and category hierarchiesCatalogStructureCopyright © 2014. All Rights Reserved.