[DOCS] Fixed typo. (#52071)

This commit is contained in:
debadair 2020-02-07 11:03:56 -08:00 committed by Deb Adair
parent 337d73a7c6
commit 2588022b81
1 changed files with 2 additions and 2 deletions

View File

@ -184,5 +184,5 @@ The API returns the following result:
// TESTRESPONSE[s/0TvkCyF7TAmM1wHP4a42-A/$body.shards.1.0.allocation_id.id/]
// TESTRESPONSE[s/fMju3hd1QHWmWrIgFnI4Ww/$body.shards.0.0.allocation_id.id/]
The search will only be executed against two of the shards, because outing
values have been specified.
Because of the specified routing values,
the search is only executed against two of the shards.