Magento 2 Documentation
2.3
Documentation for Magento 2 CMS v2.3 (December 2018)
|
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.