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.
2 parents da2fd77 + b890a3c commit ad48bf7Copy full SHA for ad48bf7
app/code/Magento/CatalogSearch/etc/indexer.xml
@@ -9,8 +9,6 @@
9
<indexer id="catalogsearch_fulltext" view_id="catalogsearch_fulltext" class="Magento\CatalogSearch\Model\Indexer\Fulltext">
10
<title translate="true">Catalog Search</title>
11
<description translate="true">Rebuild Catalog product fulltext search index</description>
12
-
13
- <saveHandler class="Magento\CatalogSearch\Model\Indexer\IndexHandler" />
14
<structure class="Magento\CatalogSearch\Model\Indexer\IndexStructure" />
15
</indexer>
16
</config>
0 commit comments