Files
alfresco-community-repo/config/alfresco/subsystems/Search/lucene/index-recovery.properties
Andrew Hind 176a08d093 ALF-9079: RSOLR 019: Lucene to SOLR switchover administration
- Part 1 - solr/lucene subsystems with JMX/property switch

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/alfresco/HEAD/root@29073 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
2011-07-15 12:14:43 +00:00

11 lines
460 B
INI

index.recovery.maximumPoolSize=5
index.recovery.mode=VALIDATE
index.recovery.stopOnError=false
index.tracking.maxTransactionsPerLuceneCommit=100
index.tracking.maxTxnDurationMinutes=10
index.tracking.reindexLagMs=1000
index.tracking.maxRecordSetSize=1000
index.tracking.disableInTransactionIndexing=false
index.tracking.adm.cronExpression=0/5 * * * * ?
index.tracking.avm.cronExpression=0/5 * * * * ?
index.reindexMissingContent.cronExpression=* * * * * ? 2099