Categories

Featured templates

Magento 2.x. How to re-index data and in what cases it is needed

Martin Clarke February 3, 2017
Rating: 3.7/5. From 3 votes.
Please wait...

This tutorial will show you how to re-index data in Magento Templates and in what cases is it needed.

Indexing is how Magento transforms data such as products, categories, etc. to improve the performance of your web store. As data changes, the transformed data must be updated or re-indexed. Magento stores lots of merchant data (including catalog data, prices, users, stores, and so on) in many database tables. To optimize web store performance, Magento accumulates data into special tables using indexers. Magento must re-index the price change to display it on your web store.

Re-indexing can be performed in two modes:

  • Update on Save: index tables are updated immediately after the dictionary data is changed.

  • Update by Schedule: index tables are updated by cron job according to the configured schedule.

  1. Open your Magento admin panel and navigate to System > Index management. You’ll see a page, which displays the list of indexes with their descriptions.

    Magento 2.x. How to re-index data and in what cases it is needed-1
  2. To update one or several indexers at a time, select the checkbox next to its name and select the indexing mode from the Actions list. Then click on Submit.

    Magento 2.x. How to re-index data and in what cases it is needed-2

Thank you for watching our tutorial. Now you know how to re-index data and in what cases is it needed in Magento 2.x.

Feel free to check the detailed video tutorial below:

Magento 2.x. How to re-index data and in what cases it is needed
Top Magento Themes
This entry was posted in Magento Tutorials and tagged data, magento 2.x, re-index. Bookmark the permalink.

Submit a ticket

If you are still unable to find a sufficient tutorial regarding your issue please use the following link to submit a request to our technical support team. We'll provide you with our help and assistance within next 24 hours: Submit a ticket