Details
-
Improvement
-
Resolution: Unresolved
-
Major - P3
-
None
-
None
-
Query Execution
-
(copied to CRM)
Description
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()
Attachments
Issue Links
- 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
-