537fea313f
* Add job config option to set the index name * Check index does not already exist if ’index_name’ is set * Don’t create alias if ‘index_name’ is the same as ‘job_id’ * Default index_name value Set it to job_id if null and only create the index alias if job_id != index_name * Fix compile errors after rebasing * Address review comments * Test if the index exists by checking the cluster state * Update comment Original commit: elastic/x-pack-elasticsearch@a3e7f1a5bb |
||
---|---|---|
buildSrc | ||
elasticsearch | ||
vagrant | ||
LICENSE.txt | ||
build.gradle | ||
gradle.properties | ||
settings.gradle |