Bloodhound.Client
Summary
Functions
Constructs an ElasticSearch API URL. TODO add params
Deletes a document given a document type and ID
Parses a response from the ElasticSearch API into a happy map %{:)}
Calls ElasticSearch’s Refresh API which: “…allows to explicitly refresh one or more indices, making all operations performed since the last refresh available for search”
Searches an index and optionally a type
Functions
Calls ElasticSearch’s Refresh API which: “…allows to explicitly refresh one or more indices, making all operations performed since the last refresh available for search”.