-
Type: Improvement
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
None
Currently, the listIndexes command returns information for a background:true index as soon as the createIndex command is issued. It would be nice if the listIndexes command allow the user to distinguish between existing indexes, and indexes in the process of being built.
Information on index builds can be found by looking through the output of currentOp, but this is not easily discoverable by users.
- duplicates
-
SERVER-30224 Need completion flag field in db.coll.getIndexes() output.
- Closed