Hello ,
We are planning to drop the data in typesense using alias approach
The steps we are plannign to follow are
1) new collection - newprodcollection
2) migrate data to this new collection newprodcollection
3) drop the original collection - prodcollection
4) create a alias to this new collection newprodcollection with alias name as exiting collection name prodcollection
Can you please help us whether this will be an ideal approach with least downtime and mimimal changes for the consumers who are using this typesense service already