Magento – Magento 2.3.4: Elasticsearch 7 is not working

magento2

I have installed an elastic search in my local server successfully. I am not able to reindex the catalog search indexer. Please check the attached screenshots.
enter image description here

Elastic Search Version Is : 7.6.0

Magento Setting :

enter image description here

Best Answer

Magento as far as I know doesn't support Elasticsearch 7. Check here

I think you need to setup correct Elasticsearch Version. Check the screenshots below.

Elasticsearch Version 6.8

Elasticsearch localhost:9200

Successfully connected

enter image description here

bin/magento indexer:reindex catalogsearch_fulltext

Output : Catalog Search index has been rebuilt successfully in 00:00:44