magento_indexing
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
magento_indexing [2016/07/18 06:44] – luke7858 | magento_indexing [2024/05/23 07:26] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
=== Indexing === | === Indexing === | ||
- | A re-index all cron should be running once a day. Any more times and this can start causing lock issues on your device: | ||
- | <sxh bash> | ||
- | crontab -u root -l | ||
- | |||
- | @daily / | ||
- | </ | ||
<sxh bash> | <sxh bash> | ||
mysql> use magento; | mysql> use magento; | ||
Line 39: | Line 33: | ||
-> set mode=" | -> set mode=" | ||
-> where indexer_code=" | -> where indexer_code=" | ||
+ | </ | ||
+ | \\ | ||
+ | A re-index all cron should be running once a day. Any more times and this can start causing lock issues on your device: | ||
+ | <sxh bash> | ||
+ | crontab -u root -l | ||
+ | |||
+ | @daily / | ||
</ | </ | ||
\\ | \\ |
magento_indexing.1468824278.txt.gz · Last modified: 2024/05/23 07:26 (external edit)