|
%!s(int64=5) %!d(string=hai) anos | |
---|---|---|
.. | ||
App | %!s(int64=5) %!d(string=hai) anos | |
Block | %!s(int64=5) %!d(string=hai) anos | |
Console | %!s(int64=5) %!d(string=hai) anos | |
Controller | %!s(int64=5) %!d(string=hai) anos | |
Cron | %!s(int64=5) %!d(string=hai) anos | |
Model | %!s(int64=5) %!d(string=hai) anos | |
Setup | %!s(int64=5) %!d(string=hai) anos | |
Test | %!s(int64=5) %!d(string=hai) anos | |
Ui | %!s(int64=5) %!d(string=hai) anos | |
etc | %!s(int64=5) %!d(string=hai) anos | |
i18n | %!s(int64=5) %!d(string=hai) anos | |
view | %!s(int64=5) %!d(string=hai) anos | |
LICENSE.txt | %!s(int64=5) %!d(string=hai) anos | |
LICENSE_AFL.txt | %!s(int64=5) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
composer.json | %!s(int64=5) %!d(string=hai) anos | |
registration.php | %!s(int64=5) %!d(string=hai) anos |
Magento_Indexer module is a base of Magento Indexing functionality. It allows:
There are 2 modes of the Indexers: "Update on save" and "Update by schedule".
Manual full reindex can be performed via console by running php -f bin/magento indexer:reindex
console command.