Initial commit for AAI-UI(sparky-backend)
[aai/sparky-be.git] / appconfig-local / synchronizer.properties
1 #
2 # ElasticSearchSynchronizer Config
3 #
4
5 synchronizer.syncTask.initialDelayInMs=60000
6 synchronizer.syncTask.taskFrequencyInDay=2
7
8 #synchronizer.syncTask.startTimestamp=hh:mm:ss UTC(-/+)hh:mm
9 synchronizer.syncTask.startTimestamp=05:00:00 UTC+00:00
10 #
11 synchronizer.historicalEntitySummarizerEnabled=true
12 synchronizer.historicalEntitySummarizedFrequencyInMinutes=60
13 #
14 synchronizer.resolver.progressLogFrequencyInMs=60000
15 synchronizer.resolver.queueMonitorFrequencyInMs=1000
16 synchronizer.resolver.displayVerboseQueueManagerStats=false
17 #
18 synchronizer.indexIntegrityValidator.enabled=false
19 synchronizer.indexIntegrityValidatorFrequencyInMs=3600000
20 #
21 synchronizer.scrollContextTimeToLiveInMinutes=5
22 synchronizer.numScrollContextItemsToRetrievePerRequest=5000
23 #
24 synchronizer.suppressResourceNotFoundErrors=true
25 #
26 # &nodes-only - to prevent relationship-list from being collected and returned during collection gets
27 synchronizer.applyNodesOnlyModifier=false
28 #
29 synchronizer.autosuggestSynchronizationEnabled=true
30