Skip to content

Commit f8337ec

Browse files
committed
MAGETWO-65245: parent_id of deleted configurable product variation does not get sent to ElasticSearch
1 parent 9321a33 commit f8337ec

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ class Fulltext implements \Magento\Framework\Indexer\ActionInterface, \Magento\F
7373
private $indexScopeState;
7474

7575
/**
76+
* Holder for MetadatPool instance.
77+
*
7678
* @var MetadataPool
7779
*/
7880
private $metadataPool = null;

0 commit comments

Comments
 (0)