java.lang.Object
org.springframework.data.elasticsearch.core.document.Explanation

public class Explanation extends Object
class that holds explanations returned from an Elasticsearch search. Note: the new Elasticsearch client does not return the match property in search hits anymore, probably because a returned hit always is a match.
Author:
Peter-Josef Meisch