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 523a83e + 089c660 commit 056bb30Copy full SHA for 056bb30
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