pymongo.collection.Collection should have a reindex method but it doesn't!! It seems to have all the other methods related to indexing.
https://github.com/mongodb/mongo-python-driver/blob/master/pymongo/collection.py#L569
pymongo.collection.Collection should have a reindex method but it doesn't!! It seems to have all the other methods related to indexing.
https://github.com/mongodb/mongo-python-driver/blob/master/pymongo/collection.py#L569