-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
-
Fully Compatible
-
Execution Team 2021-10-18
-
15
-
None
-
None
-
None
-
None
-
None
-
None
-
None
The collMod command has been steadily extended in recent years to include more ways to modify an existing index. Both the collection-level functionality and the index-specific code are currently contained in catalog/coll_mod.cpp. It would be nice to extract the index modification logic into its own implementation file.