elasticsearch.api.actions.get

* Elasticsearch get API * * Copyright: © 2015 David Monagle * License: Subject to the terms of the MIT license, as written in the included LICENSE.txt file. * Authors: David Monagle

Members

Functions

get
Response get(Client client, ESParams arguments)
Response get(Client client, string index, string id, ESParams params)

Return a specified document.

Meta