-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
When an error is returned by ES there is no straightforward way to get the content of the body.
In many cases only the message in the body explains the reasons of the problem/error.
Describe the solution you'd like
Ideally elasticsearch::Error struct should have some way to access the response body if there is one.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request