Relates to #20835
@@ -67,7 +67,7 @@ POST test/type1/1/_update
In addition to `_source`, the following variables are available through
the `ctx` map: `_index`, `_type`, `_id`, `_version`, `_routing`,
-`_parent`.
+`_parent`, and `_now` (the current timestamp).
We can also add a new field to the document: