When using "best_fields" multi-matching mode, how can I get the name of the field that produced that best scoring hit? Should I dig into "explain: true" object or there are easier ways?
I read docs, but couldn't find a solution to this rather simple question. Any help appreciated.