View Source ElasticsearchEx (Elasticsearch_ex v0.5.0)
Provides some convenient functions.
Summary
Functions
Refer to ElasticsearchEx.Api.Search.Core.search/2
documentation.
Functions
@spec search( map(), keyword() ) :: {:ok, term()} | {:error, ElasticsearchEx.Error.t()}
Refer to ElasticsearchEx.Api.Search.Core.search/2
documentation.