Skip to content

Commit 368ed07

Browse files
author
Valeriy Nayda
committed
MAGETWO-51716: [Performance Bug] Build all layered nav filters on every search query regardless of result set
-- fix static tests
1 parent 755ecaf commit 368ed07

File tree

1 file changed

+2
-0
lines changed
  • lib/internal/Magento/Framework/Search/Adapter/Mysql

1 file changed

+2
-0
lines changed

lib/internal/Magento/Framework/Search/Adapter/Mysql/Adapter.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
/**
1616
* MySQL Search Adapter
17+
*
18+
* @SuppressWarnings(PHPMD.CouplingBetweenObjects)
1719
*/
1820
class Adapter implements AdapterInterface
1921
{

0 commit comments

Comments
 (0)