Question

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

Was it helpful?

Solution

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

--search-engine=elasticsearch7 --elasticsearch-host=localhost --elasticsearch-port=9200
Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top