get
Retrieves the document with the specified ID from an index.
@link https://www.elastic.co/guide/en/elasticsearch/reference/master/docs-get.html
声明
mixed get(string index, string id, map opts = nil)
参数
| 参数名 | 描述 |
|---|---|
| index | |
| id | |
| opts |
Retrieves the document with the specified ID from an index.
@link https://www.elastic.co/guide/en/elasticsearch/reference/master/docs-get.html
mixed get(string index, string id, map opts = nil)
| 参数名 | 描述 |
|---|---|
| index | |
| id | |
| opts |