Skip to content

Commit 8b5e1f9

Browse files
MAGETWO-69130: Non effective query for catalog search & layered navigation
1 parent e12e948 commit 8b5e1f9

File tree

1 file changed

+1
-1
lines changed
  • app/code/Magento/CatalogInventory/Model/ResourceModel/Indexer/Stock

1 file changed

+1
-1
lines changed

app/code/Magento/CatalogInventory/Model/ResourceModel/Indexer/Stock/DefaultStock.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -318,7 +318,7 @@ protected function _updateIndex($entityIds)
318318
*
319319
* @param array $ids
320320
* @return void
321-
* @throws LocalizedException
321+
* @throws \Magento\Framework\Exception\LocalizedException
322322
*/
323323
private function deleteOldRecords(array $ids)
324324
{

0 commit comments

Comments
 (0)