09-17-2007 11:28 AM
11-12-2007 11:09 AM
12-02-2007 04:13 AM
12-21-2007 10:39 AM
12-26-2007 02:40 AM
06-16-2008 05:12 PM
10-01-2008 05:21 AM
10-01-2008 01:36 PM
Does someone have any information about what exactly is occurring that takes over an hour? We're looking to use Alfresco with around the clock direct uploads. Is there a way to restrict the backup indexing?
<bean id="indexBackupTrigger" class="org.alfresco.util.CronTriggerBean">
<property name="jobDetail">
<ref bean="indexBackupJobDetail" />
</property>
<property name="scheduler">
<ref bean="schedulerFactory" />
</property>
<!– trigger at 3am each day –>
<property name="cronExpression">
<value>0 0 3 * * ?</value>
</property>
</bean>
10-16-2008 09:35 AM
02-17-2009 01:00 AM
05-07-2009 09:47 AM
Does someone have any information about what exactly is occurring that takes over an hour? We're looking to use Alfresco with around the clock direct uploads. Is there a way to restrict the backup indexing?See the section on Lucene Index Restoration on http://wiki.alfresco.com/wiki/Backup_and_Restore
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.