Skip to content

Commit 427c35b

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ class Fulltext implements \Magento\Framework\Indexer\ActionInterface, \Magento\F
7373
private $indexScopeState;
7474

7575
/**
76-
* Holder for MetadatPool instance.
76+
* Holder for MetadataPool instance.
7777
*
7878
* @var MetadataPool
7979
*/

0 commit comments

Comments
 (0)