Class ElasticsearchSearchResult


  • public class ElasticsearchSearchResult
    extends java.lang.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.