02-19-2013 05:05 AM
02-19-2013 05:39 AM
02-19-2013 06:33 AM
At the exsiting server:-
Disable indexing in the present system, stop and start stop,
Take backup of Alfresco installation DIR
Take backup of DB
At the new server :-
Restore the DB
Install the new alfresco installation (imp:-do not start the service)
copy the alf_dir of the old instance directory to the new inststallation directory (Please copy only 2 directory named "contentstore" and "contentstore.deleted") (Do not copy other directory)
start the new alfresco instance
You have now upgraded the instance without indexing
enable indexing at alfresc-global.properties
restart the service
You have a upgraded system with solr indexing enabled
02-19-2013 08:18 AM
02-20-2013 12:27 AM
### Solr indexing ###
index.subsystem.name=solr
dir.keystore=${dir.root}/keystore
solr.port.ssl=8443
### Solr indexing ###
index.subsystem.name=noindexing
#dir.keystore=${dir.root}/keystore
#solr.port.ssl=8443
02-20-2013 08:27 AM
02-19-2013 06:52 AM
02-20-2013 09:32 AM
02-20-2013 10:13 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.