[DOCS] Expand `updated` response parm in reindex API docs (#48008)
This commit is contained in:
parent
155ecd0a76
commit
05b3de0110
|
@ -522,8 +522,8 @@ reindex timed out.
|
||||||
(integer) The number of documents that were successfully processed.
|
(integer) The number of documents that were successfully processed.
|
||||||
|
|
||||||
`updated`::
|
`updated`::
|
||||||
|
(integer) The number of documents that were successfully updated,
|
||||||
(integer) The number of documents that were successfully updated.
|
i.e. a document with same ID already existed prior to reindex updating it.
|
||||||
|
|
||||||
`created`::
|
`created`::
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue