-
Type: New Feature
-
Resolution: Duplicate
-
Priority: Minor - P4
-
None
-
Affects Version/s: None
-
Component/s: Index Maintenance
-
None
-
Query 11 (03/14/16)
I'm currently using the python driver.
I keep a list of indexes per collection in memory using the IndexModel object.
Before starting any operation, I'd like to check that my indexes are in place.
I'd like to be able to ask the server if my indexes exist per collection. Or have `getIndexes` return a stable document that I can compare against.
Discussion started @github with the following pull request..
- duplicates
-
SERVER-18518 Add filter support for listIndexes
- Backlog
- is related to
-
SERVER-15754 Allow createIndexes to take "key" field as an array
- Closed