Skip to content

Commit 417b1d5

Browse files
committed
Added description
1 parent 9f13b47 commit 417b1d5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/code/Magento/CatalogSearch/Setup/Patch/Data/SetInitialSearchWeightForAttributes.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
use Magento\Catalog\Api\ProductAttributeRepositoryInterface;
1414

1515
/**
16+
* This patch sets up search weight for the product's system attributes.
17+
* Reindex required after patch applying.
18+
*
1619
* @deprecated
1720
* @see \Magento\ElasticSearch
1821
*/

0 commit comments

Comments
 (0)