mirror of
https://github.com/Alfresco/SearchServices.git
synced 2025-09-17 14:21:20 +00:00
SEARCH-2529: Lower memory resources required for MetadataTracker
This commit is contained in:
@@ -186,7 +186,7 @@ alfresco.metadata.skipDescendantDocsForSpecificAspects=false
|
|||||||
# If you are experimenting OOM errors, probably your Paths information is too large to be
|
# If you are experimenting OOM errors, probably your Paths information is too large to be
|
||||||
# recovered for node batches. You can change this property to "false" in order to get
|
# recovered for node batches. You can change this property to "false" in order to get
|
||||||
# paths information only for single nodes. Be aware that when using "false", memory requirements
|
# paths information only for single nodes. Be aware that when using "false", memory requirements
|
||||||
# are slower but also indexing performance is slower.
|
# are lower but also indexing performance is slower.
|
||||||
alfresco.metadata.getPathsInNodeBatches=true
|
alfresco.metadata.getPathsInNodeBatches=true
|
||||||
|
|
||||||
# Date/Datetime fields only: if this property is set to true (default value) each date/datetime field
|
# Date/Datetime fields only: if this property is set to true (default value) each date/datetime field
|
||||||
|
Reference in New Issue
Block a user