I have a performance problem when uploading a batch of files via CMIS. In several posts, I read that an option to improve the time it would disable indexing on imports through the flag below:
index.tracking.disableInTransactionIndexing=true
However I am in doubt where I do it. I found this flag in two places:
\tomcat\webapps\alfresco\WEB-INF\classes\alfresco\repository.properties
\tomcat\webapps\alfresco\WEB-INF\classes\alfresco\subsystems\Search\luceneindex-recovery.properties
However in ohter post it was mentioned the inclusion of the flag in the file:
alfresco.global.properties.
Where should I change in my case? Can someone explain how does this flag workin each of these locations?
Alfresco installation Windows 8
version 4.2.f
—
Frederico Americano Linhares
If this post was helpful, please click "mark comment as useful"