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 e81b6aa commit 167c3acCopy full SHA for 167c3ac
app/code/Magento/Elasticsearch/etc/indexer.xml
@@ -8,7 +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_product_category" />
+ <indexer id="catalog_category_product" />
12
<indexer id="cataloginventory_stock" />
13
<indexer id="catalog_product_price" />
14
</dependencies>
0 commit comments