cmis - Alfresco massive delete -
cmis - Alfresco massive delete -
i'm trying massive delete documents on alfresco. i've tried operation cmis delete action each file. tested in test environment (alf 3.4.7 enterprise on windows server 2008r2 5m documents) , work valid in production environment (alf 3.4.7 enterprise on rhel 5.5 7m of documents) doesn't work , corrupt lucene indexes.
are there other way delete lot of docs in alfresco? thanks
you should utilize org.alfresco.repo.batch.batchprocessor, org.alfresco.repo.batch.batchprocessor.batchprocessworker & org.alfresco.repo.batch.batchprocessworkprovider split work several parallel transasction.
if don't want archive nodes, can speed process adding cm:temporary aspect every node before delete it.
alfresco cmis
Comments
Post a Comment