I have elasticsearch installed in the same Magento 2.4 instant, but my MySQLdatabase is on AWS RDS, How should I configure elasticsearch?

有帮助吗?

解决方案

Just define the config as per you ES instance: for example:

--search-engine=elasticsearch7 --elasticsearch-host=localhost --elasticsearch-port=9200
许可以下: CC-BY-SA归因
scroll top