We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
refresh
1 parent bd17d09 commit d04ac8bCopy full SHA for d04ac8b
docs/reference/docs/get.asciidoc
@@ -160,7 +160,10 @@ include::{docdir}/rest-api/common-parms.asciidoc[tag=preference]
160
161
include::{docdir}/rest-api/common-parms.asciidoc[tag=realtime]
162
163
-include::{docdir}/rest-api/common-parms.asciidoc[tag=refresh]
+`refresh`::
164
+(Optional, boolean)
165
+If `true`, {es} refreshes the affected shards to make this operation visible to
166
+search. If `false`, do nothing with refreshes. Defaults to `false`.
167
168
include::{docdir}/rest-api/common-parms.asciidoc[tag=routing]
169
0 commit comments