

PUT person_real_time_location_record/_mapping/data
{
"properties": {
"person_type": {
"type": "text",
"fielddata": true
}
}
}


PUT person_real_time_location_record/_mapping/data
{
"properties": {
"person_type": {
"type": "text",
"fielddata": true
}
}
}
1209
1348
218
859
3055

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