Hi I know this has been discussed before, but is there any way do expungeDeletes=true when the DataImportHandler does the commit. I am using the deleteDocByQuery in a Transformer when doing a delta-import and as discussed before the documents are not deleted until restart.
Also, how do i know in a Transformer if its running a Delta or Full Import , i tries looking at Context. currentProcess() but that gives me "FULL_DUMP" when doing a delta import...? Thanks! Ruben Chadien