Product import takes too long

Help for integrating the Laravel package
Forum rules
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
nos3
Posts: 90
Joined: 01 Sep 2015, 13:26

Re: Product import takes too long

Post by nos3 » 16 May 2024, 08:54

Seems like your ElasticSearch server isn't configured in an optimal way. You can check how long it really takes to save the data in the ES server if you add a timer to the save() method of the Elastic product manager from the aimeoscom/ai-elastic package.

Post Reply