Skip to content

Commit 3267737

Browse files
committed
MAGETWO-52230: Product doesn't appear on storefront when indexers updated by schedule
1 parent bf3ce32 commit 3267737

File tree

1 file changed

+3
-0
lines changed
  • app/code/Magento/CatalogSearch/Model/Indexer/Fulltext

1 file changed

+3
-0
lines changed

app/code/Magento/CatalogSearch/Model/Indexer/Fulltext/Processor.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@
88
use Magento\Framework\Indexer\AbstractProcessor;
99
use Magento\CatalogSearch\Model\Indexer\Fulltext;
1010

11+
/**
12+
* Class Processor
13+
*/
1114
class Processor extends AbstractProcessor
1215
{
1316
/**

0 commit comments

Comments
 (0)