Closed
Description
DELETE http://127.0.0.1:9200/_search/scroll/asdasdadasdasd HTTP/1.1
Returns the following response
HTTP/1.1 500 Internal Server Error
Content-Type: application/json; charset=UTF-8
Content-Length: 73
{
"error" : "ArrayIndexOutOfBoundsException[1]",
"status" : 500
}
While a 404 is expected.
It would also be nice if we can allow the scroll id to be posted. I've had people hit problems with scroll ids that are too big in the past: