Is there any graphic management tools for Elasticsearch like phpMyAdmin for MySQL. I would like to be able to edit fields, chang mapping etc.
You can easily set up your Elasticsearch to MySQL connection using CRUD Queries with the following steps: Step 1: Creating a Custom Cluster and Node. Step 2: Creating CRUD Functions. Step 3: Search the Elasticsearch Data.
The main difference ElasticSearch from MySQl-search is that ES works faster when large amounts of data through indexing. The index contains ready-made sets of data with which you are operating further ES-filters. So if you search with ES, you haven't to do a direct request to the database, as in MySQL.
I can suggest two other very handy tools, namely
They both allow you to modify mappings, run REST queries, edit fields, create repository and snapshots, run content analysis, etc...
Give them a check and you'll see how handy they are.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With