Hit
@Serializable
Constructors
Link copied to clipboard
constructor(index: String, id: String, score: Double?, source: JsonObject?, fields: JsonObject?, sort: JsonArray?, innerHits: Map<String, HitsContainer>?, highlight: JsonObject?, seqNo: Long?, primaryTerm: Long?, version: Long?, explanation: JsonObject?, matchedQueries: MatchedQueries?)
Properties
Functions
Link copied to clipboard
Link copied to clipboard
fun <T> SearchResponse.Hit.parseHit(deserializationStrategy: DeserializationStrategy<T>, json: Json = DEFAULT_JSON): T