This is a follow-up to #18980. We should add documentation to explain how to move away from _timestamp and _ttl with bonus points for showing how to use the reindex API to migrate a 2.x index using _timestamp to 5.x by extracting the _timestamp into a regular field.
This is a follow-up to #18980. We should add documentation to explain how to move away from
_timestampand_ttlwith bonus points for showing how to use the reindex API to migrate a 2.x index using_timestampto 5.x by extracting the_timestampinto a regular field.