[*] BO : you can now disable automatic indexation of the products #PSCFV-3258
This commit is contained in:
@@ -1397,7 +1397,8 @@ class AdminImportControllerCore extends AdminController
|
||||
|
||||
}
|
||||
|
||||
Search::indexation(true);
|
||||
if (Configuration::get('PS_SEARCH_INDEXATION'))
|
||||
Search::indexation(true);
|
||||
|
||||
$this->closeCsvFile($handle);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user