-
Type: New Feature
-
Resolution: Duplicate
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Index Maintenance
-
None
-
Storage Execution
Right now TTL index removes the whole document.
It would be very helpful if we can create TTL index on a field in sub documents/embedded documents too so that only those documents would be removed rather than removing whole document. In absence of this feature we are right now using scheduled update statements which creates pain to monitor the crontab jobs.
- duplicates
-
SERVER-10286 TTL on subdocument arrays
- Closed