explorer
explorer copied to clipboard
Delete unused indexes created in mongodb
There are some indexes which never used by query in Mongodb, but these indexes will slow down the speed of insert, update and delete operation. so, there have need to delete these indexes