chengpohi / edql

Elasticsearch Query GUI Client
https://plugins.jetbrains.com/plugin/16364-elasticsearch-query--edql
Apache License 2.0
41 stars 2 forks source link

It has always been loading status(edql version 1.9.9) #16

Closed TrillStones closed 1 year ago

TrillStones commented 1 year ago

1671171043842

elasticsearch version 7.6.2 edql version 1.9.9

cannot load all the infomation from the cluster although i can run POST OR GET request. for examples: GET sms-m-day-send/_mapping

chengpohi commented 1 year ago

@TrillStones Thanks your feedback, I will try to reproduce it. and will fix in version 1.9.10

chengpohi commented 1 year ago

Hi @TrillStones , edql v1.9.10 released, fixed the es7 incompatible issue, could you try it?

Since Jetbrains still reviewing the new version, you can manually download, and reinstall plugin: Download from Jetbrains

TrillStones commented 1 year ago

It is fixed.Well done! Thanks~