We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee1f513 commit 0630e59Copy full SHA for 0630e59
app/code/Magento/CatalogSearch/etc/mview.xml
@@ -19,6 +19,7 @@
19
<table name="catalog_product_bundle_selection" entity_column="parent_product_id" />
20
<table name="catalog_product_super_link" entity_column="product_id" />
21
<table name="catalog_product_link" entity_column="product_id" />
22
+ <table name="catalog_category_product" entity_column="product_id" />
23
</subscriptions>
24
</view>
25
</config>
0 commit comments