Open iszhangsc opened 8 months ago
Thank you for your request. Adding a feature to convert Elasticsearch DSL to other languages is challenging due to the complexity of Elasticsearch DSL and the variety of potential target languages. However, AI, like ChatGPT, is very effective at such conversions. For now, you can perform conversions manually with ChatGPT or other AI tools, but I'll consider including an AI conversion feature in the plugin.
Is your feature request related to a problem?
I hope to convert DSL to Java SDK (RestHighLevelClient).
Other language SDKs can also be supported in the future.
Describe the solution you'd like
You can take a look at this plugin, which supports the feature I described
EDQL
Additional context
No response