Skip to content

Commit 153eb31

Browse files
committed
Updated readme.txt for update wizard.
1 parent 52383c7 commit 153eb31

File tree

1 file changed

+7
-9
lines changed

1 file changed

+7
-9
lines changed

webapp/WEB-INF/updatedata/readme.txt

+7-9
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11

2-
Instructions for updating OpenCms 8.x, 9.x and 10.0.x to @OPENCMS_VERSION@
2+
Instructions for updating OpenCms 10.x, 11.x, 12.x 13.x and 14.x to @OPENCMS_VERSION@
33

44

55
WARNING:
@@ -16,7 +16,7 @@ existing OpenCms installation when using this upgrade wizard.
1616
IMPORTANT: Before using this upgrade wizard, make sure you have a full backup
1717
of your OpenCms installation and database.
1818

19-
IMPORTANT: Alkacon OCEE versions less than 5 will not work with OpenCms 10.
19+
IMPORTANT: Alkacon OCEE versions less than 15 will not work with OpenCms 15.
2020

2121
IMPORTANT: The updater is only compatible with the database engines MySQL,
2222
Oracle and PostgreSQL.
@@ -30,7 +30,7 @@ IMPORTANT: The upgrade wizard will replace all VFS resources of the updated modu
3030
Administration to export all the changes you have done after installing
3131
OpenCms.
3232

33-
Follow the following steps to update from OpenCms 10.x to @OPENCMS_VERSION@:
33+
Follow the following steps to update from OpenCms 10.x, 11.x, 12.x 13.x or 14.x to @OPENCMS_VERSION@:
3434

3535

3636
1. Shutdown your OpenCms servlet container
@@ -87,8 +87,7 @@ file for errors and exceptions after installation. There should be no exceptions
8787
caused by the upgrade if everything went as expected. Some exceptions may occur
8888
in case you have an advanced OpenCms installation with many customized classes.
8989

90-
The update wizard will also do a full rebuild of all your search indices, and
91-
purge the JSP repository.
90+
The update wizard will also purge the JSP repository.
9291

9392
The wizard will finish similar to the setup wizard. After the final confirmation,
9493
the wizard will be locked again (in the opencms.properties file).
@@ -107,9 +106,6 @@ want to merge the 'schema.xml' and the 'solrconfig.xml' first. Note that these t
107106
are now located under solr/configsets/default/conf/ - up to OpenCms 10 it was solr/conf/.
108107
Even if you only keep your old config files, move them to solr/configsets/default/conf/.
109108

110-
If you are updating from an earlier version than 8.5.0, always copy the whole solr-update/
111-
folder to the solr/ folder instead.
112-
113109
When you are done, enable Solr in the opencms-search.xml again (and restart the servlet
114110
container).
115111

@@ -128,8 +124,10 @@ You should now be able to log into the OpenCms workplace as before.
128124
8. Rebuild search indexes
129125

130126
As the search libraries and configuration may have changed, it is necessary to rebuild all search indexes.
131-
Log into OpenCms and navigate to Launchpad > Search Management and rebuild all indexes.
127+
Log into OpenCms and navigate to Launchpad > Database -> Search Indexes and rebuild all indexes.
132128

129+
If you update from OpenCms 10.x, you must delete the files under WEB-INF/index/ first and restart your
130+
servlet container and then reindex your search indexes as shown above.
133131

134132

135133
9. Convert model groups [only relevant when updating from 10.0.x]

0 commit comments

Comments
 (0)