My approach would depend a little on what table you have been dropping indexes on.
If it is on a table in the base application you can recreate the index, but try to give it the same name as it had originally.
If it is in a customized table my approach would be to uninstall and then install the extension that the table is a part of.