Home > Net >  Es to a field mapping ik participle device failure
Es to a field mapping ik participle device failure

Time:10-08

Put 192.168.50.233:9200/newrut _mapping/newcomputer
{
"Properties" : {
"Name" : {
"Type" : "string",
"Analyzer" : "ik_smart
"}
}
}
To the Name field mapping ik participle device failure
 
{
"Error" : {
"Root_cause" : [
{
"Type" : "illegal_argument_exception,"
"" reason" : "Mapper for [Name] conflicts with existing mapping in other types: \ n [Mapper [Name] from the company's [analyzer]]"
}
],
"Type" : "illegal_argument_exception,"
"" reason" : "Mapper for [Name] conflicts with existing mapping in other types: \ n [Mapper [Name] from the company's [analyzer]]"
},
"Status" : 400
}

Because there is a default data segmentation device, so this kind of circumstance wants to use ik participle is what should I do?


CodePudding user response:

https://elasticsearch.cn/question/5325

Under reference

CodePudding user response:

Thank you for your reference
  • Related