POST cky_com/_doc/5bed72a9b0424a7e0bcf2c2caa94755c/_update?pretty
{"doc":{"istocrm":1}}
放的是子文档的_id, 不能更新成功, 出现错误:
{"error": {
"root_cause": [
{
"type": "document_missing_exception",
"reason": "[_doc][5bed72a9b0424a7e0bcf2c2caa94755c]: document missing",
"index_uuid": "hMc9ueYjRie_9EkfSRHUrg",
"shard": "4",
"index": "cky_com"
}
],
"type": "document_missing_exception",
"reason": "[_doc][5bed72a9b0424a7e0bcf2c2caa94755c]: document missing",
"index_uuid": "hMc9ueYjRie_9EkfSRHUrg",
"shard": "4",
"index": "cky_com"
},
"status": 404}
{"doc":{"istocrm":1}}
放的是子文档的_id, 不能更新成功, 出现错误:
{"error": {
"root_cause": [
{
"type": "document_missing_exception",
"reason": "[_doc][5bed72a9b0424a7e0bcf2c2caa94755c]: document missing",
"index_uuid": "hMc9ueYjRie_9EkfSRHUrg",
"shard": "4",
"index": "cky_com"
}
],
"type": "document_missing_exception",
"reason": "[_doc][5bed72a9b0424a7e0bcf2c2caa94755c]: document missing",
"index_uuid": "hMc9ueYjRie_9EkfSRHUrg",
"shard": "4",
"index": "cky_com"
},
"status": 404}
2 个回复
zqc0512 - andy zhou
赞同来自:
POST .monitoring-es-7-2022.01.11/_update/Yt5lR34BNq22BOfiuqEn
{
"doc":{
"host":"22.22.22.234"
}
}
fanfan0914
赞同来自: