|
@@ -351,14 +351,6 @@ The bulk API's response contains the individual results of each operation in the
|
|
|
request, returned in the order submitted. The success or failure of an
|
|
|
individual operation does not affect other operations in the request.
|
|
|
|
|
|
-[[bulk-partial-responses]]
|
|
|
-.Partial responses
|
|
|
-****
|
|
|
-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.
|
|
|
-****
|
|
|
-
|
|
|
`took`::
|
|
|
(integer)
|
|
|
How long, in milliseconds, it took to process the bulk request.
|