IMPORTANT: elasticsearch.js has been replaced by the new Elasticsearch JavaScript client. We strongly advise you to migrate to the new client. To learn more, see the migration guide.
indices.close
editindices.close
editclient.indices.close([params, [callback]])
Close an index to remove its overhead from the cluster. Closed index is blocked for read/write operations.
Check the API Conventions and the elasticsearch docs for more information pertaining to this method.
Params
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|