Details
-
Improvement
-
Resolution: Fixed
-
Major - P3
-
None
-
None
-
None
-
Fully Compatible
-
Execution Team 2021-10-18
-
15
Description
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.