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.refresh
editindices.refresh
editclient.indices.refresh([params, [callback]])
Explicitly refresh one or more index, making all operations performed since the last refresh available for search.
Check the API Conventions and the elasticsearch docs for more information pertaining to this method.
Params
|
|
|
|
|
|
|
|
|
|