[DOCS] Note refresh requests are synchronous (#60540) (#60550)

This commit is contained in:
James Rodewig 2020-07-31 16:22:34 -04:00 committed by GitHub
parent 5a2c6f0d4f
commit fcc53d9e0e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -42,6 +42,9 @@ indices that have received one search request or more in the last 30 seconds.
You can change this default interval
using the <<index-refresh-interval-setting,`index.refresh_interval`>> setting.
Refresh requests are synchronous and do not return a response until the
refresh operation completes.
[IMPORTANT]
====
Refreshes are resource-intensive.