mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
Merge pull request #1415 from Alfresco/fix/ACS-2913_increase_solr_wait_time_in_seconds
ACS-2913 - fix/ACS-2913_increase_solr_wait_time_in_seconds
This commit is contained in:
@@ -22,8 +22,8 @@ solr.port=8083
|
||||
solr.secret=secret
|
||||
|
||||
#Solr Indexing Time
|
||||
# Use 1s and 60 attempts, see AbstractE2EFunctionalTest.SEARCH_MAX_ATTEMPTS
|
||||
solrWaitTimeInSeconds=1
|
||||
# Use 8s and 60 attempts, see AbstractE2EFunctionalTest.SEARCH_MAX_ATTEMPTS
|
||||
solrWaitTimeInSeconds=8
|
||||
|
||||
# credentials
|
||||
admin.user=admin
|
||||
|
||||
Reference in New Issue
Block a user