The data in the index, how to achieve based on time to delete the content inside?

The data in the index, how to achieve based on time to delete the content inside?

You need to use delete-by-query and run it via a scheduler.

Thanks.