mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-17 14:21:20 +00:00
ACS-2913 Set solrWaitTimeInSeconds to 8s
This commit is contained in:
@@ -22,8 +22,8 @@ solr.port=8083
|
|||||||
solr.secret=secret
|
solr.secret=secret
|
||||||
|
|
||||||
#Solr Indexing Time
|
#Solr Indexing Time
|
||||||
# Use 1s and 60 attempts, see AbstractE2EFunctionalTest.SEARCH_MAX_ATTEMPTS
|
# Use 8s and 60 attempts, see AbstractE2EFunctionalTest.SEARCH_MAX_ATTEMPTS
|
||||||
solrWaitTimeInSeconds=1
|
solrWaitTimeInSeconds=8
|
||||||
|
|
||||||
# credentials
|
# credentials
|
||||||
admin.user=admin
|
admin.user=admin
|
||||||
|
Reference in New Issue
Block a user