Enables explanation for each hit on how its score was computed.
GET /_search { "explain": true, "query" : { "term" : { "user" : "kimchy" } } }
Most Popular
Video
Get Started with Elasticsearch
Intro to Kibana
ELK for Logs & Metrics