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