We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdbe6a7 commit 649f01aCopy full SHA for 649f01a
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