Hey !
I'm using the Elasticsearch Explain API in order to understand the ES internal scoring.
The explain results is complex json, which i extract the impact of each field on the query overall score.
Are there any tools which help parse and display the Explain API output?
Thanks ![]()