indexExists() public method
Checks whether an index exists
See also http://www.elastic.co/guide/en/elasticsearch/reference/current/indices-exists.html.
| public mixed indexExists ( $index ) | ||
|---|---|---|
| $index | ||
indexExists() public method
Checks whether an index exists
See also http://www.elastic.co/guide/en/elasticsearch/reference/current/indices-exists.html.
| public mixed indexExists ( $index ) | ||
|---|---|---|
| $index | ||
Please login to continue.