Y
Y
yv19952016-10-31 17:14:02
Magento
yv1995, 2016-10-31 17:14:02

What is indexing in magento and what are indexes?

What is indexing in magento and what are indexes?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vitaliy Orlov, 2016-10-31
@yv1995

1) What indexes are
In the admin panel, go to the index update section and there will be a list of them
2) What are indexes
Tables with optimized data. The simplest example: goods have a base price, as well as all sorts of discounts; if the product is in a group (bundle), then its price may also change, etc. Those. to get the final price, you need to do extra. calculations. Due to the fact that magento has a lot of all sorts of functional things and stray things like EAV, making calculations is extremely expensive. Therefore, indexing is done, in which everything that is needed is calculated and recorded in a form optimized for samples.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question