On 8/8/25 02:18, Anuj Bhargava wrote:
This doesn't work <delete> date_c:[* TO NOW-30DAYS] </delete> How to delete indexed rows where the date in date_c more than 30 days when running delta-import
is that supposed to be `<delete><query>date_c:[* TO NOW-30DAYS]</query></delete>`?
Dima