-
Type: Task
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
The reIndex command is now only supported by a standalone mongod. I never should have added a helper for it in the first place since you can trivially call it in Database.command. Let's deprecate the helper now and delete it in PyMongo 4.0.
- is duplicated by
-
PYTHON-2200 Make 'reIndex' a standalone-only command
- Closed
- related to
-
MOTOR-533 Deprecate the reindex helper
- Backlog
-
PYTHON-1319 Remove Collection.ensure_index and Collection.reindex
- Closed