Ryan Kennedy<p>Any <a href="https://hachyderm.io/tags/OpenSearch" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>OpenSearch</span></a> / <a href="https://hachyderm.io/tags/ElasticSearch" class="mention hashtag" rel="nofollow noopener" target="_blank">#<span>ElasticSearch</span></a> folks (users, developers, experts, aficionados, etc) out here?</p><p>I’m doing some search tuning and would love to have something that can take the “explain” output and convert it to something more human readable. Getting something per individual result would be useful, but even more helpful would be something that can take all the explanations from all the results of a query and help to explain why one result was ranked above others.</p><p>Also, if you know of good resources to guide someone through the tuning/improvement process (both on the searching and indexing side), that’d be helpful, too.</p><p>My biggest issue right now is exact matches not beating out prefix matches (e.g. a search for “Foo” returning “Foo Bar” before “Foo”).</p>