[DOCS] Fix typo referring to multi search API

This commit is contained in:
James Rodewig 2019-05-07 09:06:43 -04:00
parent f068a22f5f
commit f5bb1cc65a
1 changed files with 1 additions and 1 deletions

View File

@ -287,4 +287,4 @@ See <<url-access-control>>.
[float]
[[bulk-partial-responses]]
=== Partial responses
To ensure fast responses, the multi search API will respond with partial results if one or more shards fail. See <<shard-failures, Shard failures>> for more information.
To ensure fast responses, the bulk API will respond with partial results if one or more shards fail. See <<shard-failures, Shard failures>> for more information.