문제

Is it normal that not all our products are not listed in catalog_product_flat_1 even after I have reindexed catalog_category_product or did i reindex the wrong index here ? I want to avoid reindexing all the indexes.

도움이 되었습니까?

해결책

catalog_category_product is the indexer for category / product relations. The indexer for the flat catalog table is catalog_product_flat. Note that products with the status "Disabled" are not indexed.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top