demo:

 

PUT linewell_assets_mgt_fz_es/lw_devices/_mapping
{
"properties": {
"update_time": {
"type": "text",
"fielddata": true,
"fields": {
"keyword": {
"type": "keyword",
"ignore_above": 256
}
}
}
}
}

 

相关文章:

  • 2021-11-07
  • 2022-12-23
  • 2021-09-06
  • 2021-08-15
  • 2021-05-31
  • 2022-12-23
  • 2022-12-23
  • 2021-08-25
猜你喜欢
  • 2021-07-20
  • 2022-01-13
  • 2021-06-17
  • 2022-01-19
  • 2021-10-12
  • 2022-12-23
  • 2022-01-04
相关资源
相似解决方案