Skip to content

Commit ecd1874

Browse files
committed
MAGETWO-40028: CatalogSearch indexer fails when reindex by cron is executed
- Remove dependency of Magento\Indexer to Magento\Search
1 parent 60ae0de commit ecd1874

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/code/Magento/Indexer/etc/module.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
<module name="Magento_Indexer" setup_version="2.0.0">
1010
<sequence>
1111
<module name="Magento_Store"/>
12-
<module name="Magento_Search"/>
1312
</sequence>
1413
</module>
1514
</config>

0 commit comments

Comments
 (0)