putIndexMappings

suspend fun SearchClient.putIndexMappings(name: String, mappings: String): JsonObject

PUT /{name}/_mapping: update mappings for an existing index.