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

schema.elasticsearch.change.8.3.0-2_incident_delete-fields.json Maven / Gradle / Ivy

{
  "description": "Delete field pending",
  "@type": "processorStep",
  "indexName": "incident",
  "version": "8.3.0",
  "order": 2,
  "content": "{ \"remove\": { \"field\": \"pending\" , \"ignore_missing\": true} }"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy