Skip to content

Instantly share code, notes, and snippets.

@Mischosch
Mischosch / ES Sort Script
Created August 3, 2011 16:17
ES sort with _script throwing shard failures
switching between following error messages for shards:
{
"took" : 21,
"timed_out" : false,
"_shards" : {
"total" : 5,
"successful" : 4,
"failed" : 1,
"failures" : [ {