Skip to content

Instantly share code, notes, and snippets.

@Dalamar42
Last active February 25, 2016 16:13
Show Gist options
  • Save Dalamar42/5db1c3037a8e4bda7067 to your computer and use it in GitHub Desktop.
Save Dalamar42/5db1c3037a8e4bda7067 to your computer and use it in GitHub Desktop.
"sort" : {
"_script": {
"type": "string",
"script": "es_sort_by_script",
"params": {
"sortField": "data",
"priorities": {
"someSource": "1",
"someOtherSource": "2"
}
},
"order": "asc"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment