Skip to content
This repository was archived by the owner on Apr 29, 2019. It is now read-only.

Commit a092204

Browse files
vgoncharenkoduhon
authored andcommitted
MAGETWO-95412: [2.3] Add missed dependencies for catalogsearch_fulltext indexer
1 parent 4f94998 commit a092204

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/code/Magento/Elasticsearch/etc/indexer.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Indexer/etc/indexer.xsd">
99
<indexer id="catalogsearch_fulltext">
1010
<dependencies>
11+
<indexer id="catalog_category_product" />
1112
<indexer id="cataloginventory_stock" />
1213
<indexer id="catalog_product_price" />
1314
</dependencies>

0 commit comments

Comments
 (0)