We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
curl -XPOST 'http://sb-s2.swissbib.unibas.ch:8080/_aliases' -d '{ "actions" : [ { "remove" : { "index" : "lsb", "alias" : "testsb" } }, { "add" : { "index" : "lsbtest2", "alias" : "testsb" } } ]}'