elasticsearch-toolbox
elasticsearch-toolbox copied to clipboard
🌳 A simple, easy to use ide for all you elasticsearch needs right from chrome (deprecated as chrome apps are deprecated and app was meant for es 2.)
 Doesn't select types from index due to unallowed method GET instead of POST (restriction of ES 6)
Data which have nested property cannot export in csv file. Please provide any way by which it make easy to get List or Map type of property in excel after...
If there is a typo in the query, then "nothing happens"... it would be great to have a console or something to see the error.
We are not able to change the type of request like put or post or delete etc.
If I have an alias for multiple indices or I simply want to query over multiple indices (give me all results from this and that document type / index ...)...
At the moment the editor uses the indexes found in the selected drop down to create the POST/GET query. What I would like is somewhere to call the war query...
No way to authenticate when elastic search x-pack is installed
When exporting results, all fields that are not ``` string ``` appear as ``` [object Object] ``` in the CSV file. It would be nice to have the path to...
Fix for issue I just created: https://github.com/essuraj/elasticsearch-toolbox/issues/7 Tested locally and works great!
Our elasticsearch clusters have tons of indexes and looking for the right one in the dropdown is quite challenging since they are not ordered at all. Alternatively being able to...