亚洲在线久爱草,狠狠天天香蕉网,天天搞日日干久草,伊人亚洲日本欧美

為了賬號安全,請及時綁定郵箱和手機立即綁定

es5.2.2使用postman創建索引時報如下錯誤 "type": "index_not_found_exception",,求教!

body如下:

{

"settings":{

"number_of_shards": 5,

"number_of_replicas": 1

},

"mappings":{

"man":{

"properties":{

"name":{

"type":"text"

},

"country":{

"type":"keyword"

},

"age":{

"type":"integer"

},

"date":{

"type":"date",

"format": "yyyy-MM-dd HH:mm:ss||yyyy-MM-dd||epoch_millis"

}

}

},

"woman":{

}

}

}

報錯如下:

{

? ? "error": {

? ? ? ? "root_cause": [

? ? ? ? ? ? {

? ? ? ? ? ? ? ? "type": "index_not_found_exception",

? ? ? ? ? ? ? ? "reason": "no such index",

? ? ? ? ? ? ? ? "index_uuid": "_na_",

? ? ? ? ? ? ? ? "resource.type": "index_or_alias",

? ? ? ? ? ? ? ? "resource.id": "people",

? ? ? ? ? ? ? ? "index": "people"

? ? ? ? ? ? }

? ? ? ? ],

? ? ? ? "type": "index_not_found_exception",

? ? ? ? "reason": "no such index",

? ? ? ? "index_uuid": "_na_",

? ? ? ? "resource.type": "index_or_alias",

? ? ? ? "resource.id": "people",

? ? ? ? "index": "people"

? ? },

? ? "status": 404

}

求教,多謝!!

正在回答

2 回答

使用put

0 回復 有任何疑惑可以回復我~

先創建people索引

0 回復 有任何疑惑可以回復我~

舉報

0/150
提交
取消

es5.2.2使用postman創建索引時報如下錯誤 "type": "index_not_found_exception",,求教!

我要回答 關注問題
微信客服

購課補貼
聯系客服咨詢優惠詳情

幫助反饋 APP下載

慕課網APP
您的移動學習伙伴

公眾號

掃描二維碼
關注慕課網微信公眾號