cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco indexes backup

kamal
Champ in-the-making
Champ in-the-making
Hi,

I use to make a cold backup of alfresco 2.1/ windows 2003 and i would like to disable lucene indexes backup creation.  I've seen the task scheduled at 3.00AM in
scheduled-jobs-context.xml but i don't know how to disable it.

excuse me about my "poor" English.
Thanks.
1 REPLY 1

_sax
Champ in-the-making
Champ in-the-making
It should be sufficient to comment the job out:

<!– <bean id="indexBackupJobDetail" class="org.springframework.scheduling.quartz.JobDetailBean">

       </bean> –>