We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 337d73a commit 2588022Copy full SHA for 2588022
docs/reference/search/search-shards.asciidoc
@@ -184,5 +184,5 @@ The API returns the following result:
184
// TESTRESPONSE[s/0TvkCyF7TAmM1wHP4a42-A/$body.shards.1.0.allocation_id.id/]
185
// TESTRESPONSE[s/fMju3hd1QHWmWrIgFnI4Ww/$body.shards.0.0.allocation_id.id/]
186
187
-The search will only be executed against two of the shards, because outing
188
-values have been specified.
+Because of the specified routing values,
+the search is only executed against two of the shards.
0 commit comments