What do you mean by recreate_collection
command as I can't find such command in Milvus SDKs? Do you mean by dropping & create a new collection with the same name & schema? If so, I think there is no direct method to recover the data. Since your volume seems still keep the original data, you may try to manually batch_import
referring to restore scripts in https://github.com/zilliztech/milvus-backup.