All Downloads are FREE. Search and download functionalities are using the official Maven repository.

requestBody.2.4.0.base_update_by_query_request.json Maven / Gradle / Ivy

The newest version!
{
  "script": {
    "source": "#painless",
    "lang": "painless"
  },
  "query": {
    "bool": {
      "must": [
        {
          "match": {
            "itemType": "event"
          }
        },
        {
          "match": {
            "eventType": "view"
          }
        },
        {
          "exists": {
            "field": "target.properties.path"
          }
        }
      ]
    }
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy