Skip to content

Commit 8091ad2

Browse files
committed
MAGETWO-65245: parent_id of deleted configurable product variation does not get sent to ElasticSearch
1 parent dcf5429 commit 8091ad2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ class Fulltext implements \Magento\Framework\Indexer\ActionInterface, \Magento\F
2424
* Indexer ID in configuration
2525
*/
2626
const INDEXER_ID = 'catalogsearch_fulltext';
27+
2728
/**
2829
* @var array index structure
2930
*/

0 commit comments

Comments
 (0)