# HG changeset patch # User Marcin Kuzminski # Date 2012-02-29 01:48:29 # Node ID 8330d5778ba30acd7e714cbecba4a53e8eb6483c # Parent 003c504da933220e984532197c3c4b4634fd1440 upgrade docs update diff --git a/docs/upgrade.rst b/docs/upgrade.rst --- a/docs/upgrade.rst +++ b/docs/upgrade.rst @@ -29,12 +29,13 @@ to make a backup of your configuration f content after the automerge. .. note:: - The next steps only apply to upgrading from non bugfix releases eg. from - any minor or major releases. Bugfix releases (eg. 1.1.2->1.1.3) will - not have any database schema changes or whoosh library updates. + Please always make sure your .ini files are upto date. Often errors are + caused by missing params added in new versions. + It is also recommended that you rebuild the whoosh index after upgrading since -the new whoosh version could introduce some incompatible index changes. +the new whoosh version could introduce some incompatible index changes. Please +Read the changelog to see if there were any changes to whoosh. The final step is to upgrade the database. To do this simply run::