longyi c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
..
App c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Block c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Console c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Controller c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Cron c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Model c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Setup c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Test c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
Ui c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
etc c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
i18n c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
view c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
LICENSE.txt c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
LICENSE_AFL.txt c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
README.md c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
composer.json c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos
registration.php c9405dd336 vendor %!s(int64=5) %!d(string=hai) anos

README.md

Overview

Magento_Indexer module is a base of Magento Indexing functionality. It allows:

  • read indexers configuration,
  • represent indexers in admin,
  • regenerate indexes by cron schedule,
  • regenerate indexes from console,
  • view and reset indexer state from console,
  • view and set indexer mode from console

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.