|
@@ -167,9 +167,8 @@ include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=preference]
|
|
|
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=realtime]
|
|
|
|
|
|
`refresh`::
|
|
|
-(Optional, Boolean)
|
|
|
-If `true`, {es} refreshes the affected shards to make this operation visible to
|
|
|
-search. If `false`, do nothing with refreshes. Defaults to `false`.
|
|
|
+(Optional, Boolean) If `true`, the request refreshes the relevant shard before
|
|
|
+retrieving the document. Defaults to `false`.
|
|
|
|
|
|
include::{es-repo-dir}/rest-api/common-parms.asciidoc[tag=routing]
|
|
|
|