Skip to content

Commit 649f01a

Browse files
committed
[DOCS] Fixed typo. (#52071)
1 parent cdbe6a7 commit 649f01a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/reference/search/search-shards.asciidoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -184,5 +184,5 @@ The API returns the following result:
184184
// TESTRESPONSE[s/0TvkCyF7TAmM1wHP4a42-A/$body.shards.1.0.allocation_id.id/]
185185
// TESTRESPONSE[s/fMju3hd1QHWmWrIgFnI4Ww/$body.shards.0.0.allocation_id.id/]
186186

187-
The search will only be executed against two of the shards, because outing
188-
values have been specified.
187+
Because of the specified routing values,
188+
the search is only executed against two of the shards.

0 commit comments

Comments
 (0)