Creation of partial, unique, TTL, and text indexes is currently disallowed on collections which are clustered by _id. We should evaluate whether any of these index types should really be disallowed based on whether it is not a time-series collection, rather than if it is not clustered.
- depends on
-
SERVER-55664 Support clustered _id indexes in ephemeralForTest
- Closed
- related to
-
SERVER-54917 Errors from building unique or partial indexes on time-series collections should not be dependent on namespace
- Closed