Class ElasticsearchSearchResult
java.lang.Object
org.apache.calcite.adapter.elasticsearch.ElasticsearchSearchResult
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.-
Nested Class Summary
Modifier and TypeClassDescriptionstatic class
Concrete result record which matched the query.static class
Similar toSearchHits
in ES. -
Method Summary
-
Method Details
-
searchHits
-
took
-