mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
MNT-22338 Changed transactionDocsBatchSize to support Oracle databases
Cherry picked from 1b608c0
This commit is contained in:
+1
-1
@@ -131,7 +131,7 @@ solr.maxBooleanClauses=10000
|
||||
#Max number of transactions fetched by metadata tracker
|
||||
#alfresco.maxNumberOfTransactions=
|
||||
|
||||
alfresco.transactionDocsBatchSize=2000
|
||||
alfresco.transactionDocsBatchSize=999
|
||||
alfresco.nodeBatchSize=100
|
||||
alfresco.changeSetAclsBatchSize=500
|
||||
alfresco.aclBatchSize=100
|
||||
|
||||
Reference in New Issue
Block a user