Is there a way to accomplish this same thing using a single
elasticsearch.js API function call? I know I could do an indices.deleteAlias followed by an indices.putAlias, but that wouldn't
be atomic. It's not clear to me exactly what indices.updateAliases does,
but doesn't appear to be an atomic remove/add.
Is there a way to accomplish this same thing using a single
elasticsearch.js API function call? I know I could do an indices.deleteAlias followed by an indices.putAlias, but that
wouldn't be atomic. It's not clear to me exactly what indices.updateAliases does, but doesn't appear to be an atomic
remove/add.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.