mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-06 21:18:31 +00:00
* 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
Description
🔎 Open source distributed and RESTful search engine.
Languages
Java
99.5%
Groovy
0.4%