Allow deletion of timeseries documents
I'm aware of the limitations for timeseries document deletion, but it would still be great to be able to delete an entire batch documents have the same meta data... such as "Delete all that match this metaField."
1
vote
Brendan
shared this idea
-
Multi-deletes based on the metaField are supported in Time Series collections as of MongoDB 5.0.5, which would allow you to accomplish this, i.e. "Delete all that match this metaField"
You can view documentation for this here: https://www.mongodb.com/docs/manual/core/timeseries/timeseries-limitations/