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 4f94998 commit a092204Copy full SHA for a092204
app/code/Magento/Elasticsearch/etc/indexer.xml
@@ -8,6 +8,7 @@
8
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Indexer/etc/indexer.xsd">
9
<indexer id="catalogsearch_fulltext">
10
<dependencies>
11
+ <indexer id="catalog_category_product" />
12
<indexer id="cataloginventory_stock" />
13
<indexer id="catalog_product_price" />
14
</dependencies>
0 commit comments