You are looking at documentation for an older release.
Not what you want? See the
current release documentation.
Explainedit
Enables explanation for each hit on how its score was computed.
{
"explain": true,
"query" : {
"term" : { "user" : "kimchy" }
}
}