https://lucene.apache.org/solr/guide/8_1/collections-api.html#rename
On Thu, Jan 7, 2021 at 2:07 PM ufuk yılmaz <uyil...@vivaldi.net.invalid> wrote: > > Hi again, > > Lets say I have a collection named A. > I’m trying to rename it to A_1, then create an alias named A, which points to > the A_1 collection. > Is this possible without deleting and reindexing the collection from scratch? > > Regards, > uyilmaz >