I am using Elasticsearch on linux sever but Quering is a little bit difficult
because form of query is not SQL structure.
In crate, there is a sql plugin, so I put this plugin into my own Elasticsearch
Is it possible?
If not, how can I adopt Crate SQL Plugin into Elasticsearch?
Thanks