Hi,
What does this error mean (es 1.3.2) when I do a delete by query?
DELETE such as /myIndex/type/_query
{
"query": {
"term": {
"term": "whatever"
}
}
}
RESPONSE
{
- error: ActionRequestValidationException[Validation Failed: 1: source
is missing;]
- status: 500
}
--
You received this message because you are subscribed to the Google Groups
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/9d8e26ee-ea82-4f78-b9c1-434767b2f621%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.