Skip to content

Commit 66f3455

Browse files
committed
[DOCS] Expand updated response parm in reindex API docs (#48008)
1 parent 1aeb467 commit 66f3455

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/docs/reindex.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -522,8 +522,8 @@ reindex timed out.
522522
(integer) The number of documents that were successfully processed.
523523

524524
`updated`::
525-
526-
(integer) The number of documents that were successfully updated.
525+
(integer) The number of documents that were successfully updated,
526+
i.e. a document with same ID already existed prior to reindex updating it.
527527

528528
`created`::
529529

0 commit comments

Comments
 (0)