Elasticsearch

How can I use Elasticsearch in Julia? Is there a package to use Elasticsearch in Julia? Can I use PyCall to use Python’s Elasticsearch package?

You should certainly be able to use PyCall to call a Python package.

See also the native client library implementation ElasticsearchClient.jl