Product import takes too long
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!
Always add your Laravel, Aimeos and PHP version as well as your environment (Linux/Mac/Win)
Spam and unrelated posts will be removed immediately!
Re: Product import takes too long
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.