Class ElasticsearchSearchResult

java.lang.Object
org.apache.calcite.adapter.elasticsearch.ElasticsearchSearchResult

public class ElasticsearchSearchResult extends Object
Internal object used to parse elastic search result. Similar to SearchHit. Since we're using row-level rest client the response has to be processed manually.