- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2020
07:51 AM
06-02-2020
07:51 AM
Magento 2 Product EAV indexing takes longer time
Hello there,
I have a problem for Product EAV indexing that takes approx. 12 to 15 hours to complete. Is there any solutions to fix this indexing in at least 2-3 hours ? I am using Magento 2.3.4. I have migrated from magento 1.9.x.
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2020
08:25 AM
06-02-2020
08:25 AM
Re: Magento 2 Product EAV indexing takes longer time
Hello,
Please add the following thing into env.php and try it
'MAGE_INDEXER_THREADS_COUNT' => 3
Problem solved? Click Kudos & Accept as Solution!
Sunil Patel
Magento 2 Certified Professional Developer & Frontend Developer
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-03-2020
07:32 AM
06-03-2020
07:32 AM
Re: Magento 2 Product EAV indexing takes longer time
FYI: We have 1.6 million products. Also sometimes MySql refuses the connection while indexing.