mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-17 14:21:20 +00:00
[ SEARCH-2187 ] same configuration property on noRerank template
This commit is contained in:
@@ -30,6 +30,9 @@ alfresco.hole.check.after=300000
|
||||
alfresco.batch.count=5000
|
||||
alfresco.recordUnindexedNodes=false
|
||||
|
||||
# max time (in msecs) a given tracker instance will try to acquire a lock on a given DBID
|
||||
alfresco.tracker.maxNodeLockMs=120000
|
||||
|
||||
# encryption
|
||||
|
||||
# none, https
|
||||
|
@@ -32,6 +32,7 @@ alfresco.recordUnindexedNodes=false
|
||||
|
||||
# max time (in msecs) a given tracker instance will try to acquire a lock on a given DBID
|
||||
alfresco.tracker.maxNodeLockMs=120000
|
||||
|
||||
# encryption
|
||||
|
||||
# none, https
|
||||
|
Reference in New Issue
Block a user