Reindex Magento 2与Morethan 500000产品

发布于 2025-02-02 17:22:52 字数 148 浏览 6 评论 0 原文

我有一个拥有500000多个产品的网站,但是由于产品数量比平常高得多,因此我无法成功进行重新索引。

在SSH上获取超时错误。 ReIndex模式设置为按计划更新。

在这种情况下,如何运行Reindex?

寻找解决方案:)

谢谢

I have a website having more than 500000 products, but as the product count is much higher than usual I cannot do the reindexing successfully.

Getting the timeout error on SSH. Reindex mode is set to Update By Schedule.

How do I run the reindex in this case?

Looking for solutions :)

Thanks

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

笑咖 2025-02-09 17:22:52

对索引器进行范围和多线程,以在并行模式下支持重新索引。它通过索引器的维度并行,并跨多个线程执行,从而减少了处理时间。

检查一下
https://devdocs.magento.com/guides/guides/config-guide/config-guide/cli/cli/config-cli-cli-cli-cli-subcommands-index-commands-index。 html#:〜:text = index%20Parallelization%20相:20scoped%20 indexers,be%20Paraled%20By%20 store%20Views

也许可以帮助:)

Indexers are scoped and multi-threaded to support reindexing in parallel mode. It parallelizes by the indexer’s dimension and executes across multiple threads, reducing processing time.

check this
https://devdocs.magento.com/guides/v2.4/config-guide/cli/config-cli-subcommands-index.html#:~:text=Index%20parallelization%20affects%20scoped%20indexers,be%20paralleled%20by%20store%20views.

maybe it can help :)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文