Skip to content

Commit 9351b35

Browse files
author
Anna Bukatar
committed
ACP2E-2219: Indexer catalogsearch_fulltext runs multiple times per single product/category during partial reindex
1 parent 2123373 commit 9351b35

File tree

1 file changed

+3
-0
lines changed
  • app/code/Magento/Elasticsearch/Test/Unit/Model/Indexer/Fulltext/Plugin/Category/Product/Action

1 file changed

+3
-0
lines changed

app/code/Magento/Elasticsearch/Test/Unit/Model/Indexer/Fulltext/Plugin/Category/Product/Action/RowsTest.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,9 @@
2020
use Magento\Framework\App\ResourceConnection;
2121
use Magento\CatalogSearch\Model\Indexer\Fulltext as FulltextIndexer;
2222

23+
/**
24+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
25+
*/
2326
class RowsTest extends TestCase
2427
{
2528
/**

0 commit comments

Comments
 (0)