View Source ElasticsearchEx.Client (Elasticsearch_ex v0.4.0)
Provides the functions to make HTTP calls.
Summary
Types
@type response() :: {:ok, term()} | {:error, ElasticsearchEx.Error.t()}
Provides the functions to make HTTP calls.
@type response() :: {:ok, term()} | {:error, ElasticsearchEx.Error.t()}