宝塔服务器面板,一键全能部署及管理,送你10850元礼包,点我领取

PUT index 
{
"mappings": {
"type": {
  "properties": {
    "text": { 
      "id": "string",
      "name": "string",
      "nickName":"string",
      "skuCode":"string",
      "dimensionValues":"string",
      "stock":"string",
      "salesNum":"string"
      }
     }
    }
}
}

 

index   —  索引名称

type     — 索引type