Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
2.21.0
-
None
-
Unknown
Description
Currently, when bulk indexing requests are used, only document ids are returned in the exchange body.
That not enough if you really want a good indexing failure management.
Instead, it should return the complete bulk item response.
This way, we could get the exact error messages.