Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 326 Bytes

2022-09-12-fix-save-product-with-long-description-caused-indexing-error.md

File metadata and controls

6 lines (6 loc) · 326 Bytes
title issue
Fix save product with long description caused indexing error
NEXT-17704

Core

  • Changed method \Shopware\Core\Content\Product\SearchKeyword\ProductSearchKeywordAnalyzer::analyze to split long text field by parts of 500 characters to prevent generating a huge keyword which caused database write error