Hi, Please, is there any documentation on importin...
# community-help
i
Hi, Please, is there any documentation on importing and exporting search data from one typesense server to another (self hosted)?
j
You want to use the snapshot endpoint to create a backup: https://typesense.org/docs/0.25.1/api/cluster-operations.html#create-snapshot-for-backups And then start the new Typesense server with the output of the above command as the new server's data dir
🙌 1
i
okay, thanks a lot
👍 1