The listIndexes command is new in MongoDB 2.7.5. Collection.index_information currently directly queries system.indexes. That won't work in MongoDB 2.8 when alternative storage engines are in use.
- is depended on by
-
PYTHON-781 Run tests against the inMemoryExperiment and wiredtiger storage engines
- Closed
-
DRIVERS-174 Add listIndexes command
- Closed