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.
1 parent 7330709 commit b996546Copy full SHA for b996546
docs/reference.asciidoc
@@ -4256,6 +4256,7 @@ client.reindex({
4256
})
4257
----
4258
link:{ref}/docs-reindex.html[Documentation] +
4259
+{jsclient}/reindex_examples.html[Code Example] +
4260
[cols=2*]
4261
|===
4262
|`refresh`
@@ -5165,6 +5166,7 @@ client.update({
5165
5166
5167
5168
link:{ref}/docs-update.html[Documentation] +
5169
+{jsclient}/update_examples.html[Code Example] +
5170
5171
5172
|`id`
0 commit comments