Releases: KunihikoKido/sublime-elasticsearch-client
Releases · KunihikoKido/sublime-elasticsearch-client
1.3.13
Add Reindex Dictionary (Closing and reopening the index) Command.
1.3.12
fixed rest.action.multi.allow_explicit_index: false
1.3.11
- Add Snippet for Index Alias
1.3.10
- Update required request body commands.
- Update default sort_keys=True for response json api
1.3.9
Update suggest keywords
1.3.8
Change verify=False
1.3.7
Update show_result_on_window settings
1.3.6
- Update Create Index Command.
- Add Change Number Of Replicas
1.3.5
- Add
Elasticsearch: Search in www.elastic.co
command. - Cat Api Command display as a markdown table format.
1.3.4
- Change display panel for Cat API Command.
- Add explain option for Validate Query Command.
- Change how to select Analyzer for Analyze Text Command.
- Add Analyze Keywords Command.