Details
Description
Lucene provides Explanation [1] support to understand how the score for a particular search result is determined. To enable users to reason out about fulltext search results in Oak we should expose this information as part of query result
[1] https://lucene.apache.org/core/4_0_0/core/org/apache/lucene/search/Explanation.html