To remove Elasticsearch from your server, follow these steps. Note: Uninstalling Elasticsearch will delete all indexed search data. If you reinstall Elasticsearch later, you will need to perform a Rebuild Index from Control Panel > System > Advanced System Utilities.
services.msc
bin
cd c:\elasticsearch\bin
elasticsearch-service.bat remove
C:\Elasticsearch
https://localhost:9200
If Elasticsearch was installed on a Linux server using the Debian package, run the following commands:
sudo systemctl stop elasticsearch sudo apt purge elasticsearch sudo rm -rf /etc/elasticsearch /var/lib/elasticsearch /var/log/elasticsearch
Then complete the Update Axero Configuration step above on the Axero (Windows) server.
If you are upgrading Elasticsearch, proceed to the How to Install Elasticsearch guide to install the new version.
is requesting access to a wiki that you have locked: https://my.axerosolutions.com/spaces/5/axero-documentation/wiki/view/104949/how-to-uninstall-elasticsearch
Your session has expired. You are being logged out.