exists() public method
Gets a document from the index
See also http://www.elastic.co/guide/en/elasticsearch/reference/current/docs-get.html.
| public mixed exists ( $index, $type, $id ) | ||
|---|---|---|
| $index | ||
| $type | ||
| $id | ||
exists() public method
Gets a document from the index
See also http://www.elastic.co/guide/en/elasticsearch/reference/current/docs-get.html.
| public mixed exists ( $index, $type, $id ) | ||
|---|---|---|
| $index | ||
| $type | ||
| $id | ||
Please login to continue.