Simple ElasticSearch administrative console with ES syntax highlighting.
Note: EsAdmin persists it's last state accross runs.
Press Ctrl + "-"
to fold all JSON regions.
Press Ctrl + F
to open search panel.
Press Ctrl + B
to auto format all JSON in top editor.
You can limit autoformating by selecting JSON you want to format.
You can edit/debug multiple Elastic Search queries at time.
Put all your queries in the editor, then select one that you want to execute and press F5.
EsAdmin is free software distributed under the terms of MIT License these terms don’t apply to other 3rd party tools, utilities or code which may be used to develop this application.