Hit

constructor(    index: String,     type: String?,     id: String,     score: Double?,     source: JsonObject?,     fields: JsonObject?,     sort: JsonArray?,     innerHits: Map<String, HitsContainer>?,     highlight: JsonObject?,     seqNo: Long? = null,     primaryTerm: Long? = null,     version: Long?,     explanation: JsonObject?,     matchedQueries: MatchedQueries?)