schema.es.change.8.4.0-5_task-true-embedded.json Maven / Gradle / Ivy
{
"description": "Set true for isEmbedded for 'task' index",
"@type": "processorStep",
"indexName": "task",
"version": "8.4.0",
"order": 5,
"content": "{\"script\": {\"lang\": \"painless\",\"source\": \"if (ctx.formKey != null) { ctx.isFormEmbedded = true; } else { ctx.isFormEmbedded = null; } \"}}"
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy