I've messed up something with my backups an I accidently deleted few indexes. I have a file system copy of an index (from elastic data folder), but I have deleted index in elastic. When I copy the files into elastic data folder, index is not recognized. I also tried to create index with same name with put method, and copy files into newly created folder, but after elastic restart the index status is red.
Is there any way to restore index?