我在Magento 2上安装了Elasticsearch 8。Elasticsearch运行正常,Magento也能连接到它。问题出在指数化上。当我运行以下命令时:
bin/magento indexer:reindex catalogsearch_fulltext
出现以下错误:
Catalog Search index process error during indexation process:
{"error":"no handler found for uri [/magento2_product_1_v4/document/_mapping?include_type_name=true] and method [PUT]"}
因为这个原因,我不能在我的网站上看到产品。有人能帮我吗?
1条答案
按热度按时间hjqgdpho1#
目前的Magento版本还不支持ElasticSearch 8:https://devdocs.magento.com/guides/v2.4/install-gde/system-requirements.html