PUT index
{
"mappings": {
"type": {
"properties": {
"text": {
"id": "string",
"name": "string",
"nickName":"string",
"skuCode":"string",
"dimensionValues":"string",
"stock":"string",
"salesNum":"string"
}
}
}
}
}
index -- 索引名称
type -- 索引type
优化索引设计:提升信息技术项目性能
2594

被折叠的 条评论
为什么被折叠?



