Closed
Description
Preconditions (*)
- Magento 2.2.7
Steps to reproduce (*)
- in this file vendor/magento/module-catalog-search/etc/indexer.xml has 2 classes
<saveHandler class="Magento\CatalogSearch\Model\Indexer\IndexHandler" /> <structure class="Magento\CatalogSearch\Model\Indexer\IndexStructure" />
I dont see those classes in magento, beside that, I found 2 classes
Magento\CatalogSearch\Model\Indexer\IndexerHandler and Magento\CatalogSearch\Model\Indexer\IndexStructure
Is there anything wrong in define indexer
Expected result (*)
- The classes defined in xml should be existed
Actual result (*)
- Classes defined in xml not found
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.2 release lineThe issue has been fixed in 2.3 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.2 release