I have a nightly batch which inserts thousands of nodes in my Publish instances. Each node inserted triggers the flush agent. I would like to disable this flush agent at the begining of the batch and enable it at the end. How can I achieve this ?
Or is it possible to modify the flush agent so that only modifications on cq:Page nodes trigger the flush agent ?
I'm running on CQ 5.5 SP3.