ES批量删除

post  _delete_by_query
{
  "query": {
    "bool": {
      "must": [
        {
          "ids": {
            "values": [
              7439,
              9653,
              7208,
              9716,
              9701,
              7207,
              21782,
              7129,
              7427,
              2300
            ]
          }
        }
      ]
    }
  }
} 

  

原文地址:https://www.cnblogs.com/WPF0414/p/11510344.html