Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 280 Bytes

2022-09-13-limit-amount-of-search-keywords.md

File metadata and controls

6 lines (6 loc) · 280 Bytes
title issue
Limit amount of search keywords used for search
NEXT-16546

Core

  • Changed \Shopware\Core\Content\Product\SearchKeyword\ProductSearchTermInterpreter to limit the number of search keywords to the best matching 8 keywords, to prevent exploding SQL queries.