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

schema.elasticsearch.change.8.3.1-0_incident_delete-fields.json Maven / Gradle / Ivy

{
  "description": "Delete field pending. This may be needed in case of upgrade path 8.1.x -> 8.2.8+ -> 8.3.0+",
  "@type": "processorStep",
  "indexName": "incident",
  "version": "8.3.1",
  "order": 0,
  "content": "{ \"remove\": { \"field\": \"pending\" , \"ignore_missing\": true} }"
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy