一、修改mapping 

POST linewell_assets_mgt_es/lw_devices/_mapping
{
  "lw_devices": {
    "properties": {
      "audit_state": {
        "type": "long"
      }
    }
  }
}

 

相关文章:

  • 2021-08-27
  • 2021-09-23
  • 2022-12-23
  • 2021-12-10
  • 2021-09-11
  • 2022-12-23
  • 2021-08-11
猜你喜欢
  • 2021-05-23
  • 2021-06-04
  • 2021-06-23
  • 2021-04-25
  • 2022-12-23
  • 2021-08-15
  • 2022-12-23
相关资源
相似解决方案