-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Index Maintenance
-
Query Execution
-
(copied to CRM)
Determining if an index is multikeyed isn't simple - you have to write a query that uses the index and run explain(). It would be useful if you could discover it by just doing db.things.getIndexes()
- is duplicated by
-
SERVER-36183 collection.getIndexes() should display multikey metadata
- Closed
- related to
-
SERVER-15086 Allow for efficient range queries over non-array fields in multikey indices
- Closed