Index: openacs-4/packages/acs-core-docs/www/upgrade-supporting.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/upgrade-supporting.html,v diff -u -r1.9 -r1.10 --- openacs-4/packages/acs-core-docs/www/upgrade-supporting.html 11 Jun 2004 10:17:39 -0000 1.9 +++ openacs-4/packages/acs-core-docs/www/upgrade-supporting.html 22 Jun 2004 12:54:10 -0000 1.10 @@ -1,4 +1,4 @@ -Upgrading Platform components

Upgrading Platform components

Upgrading OpenFTS from 0.2 to 0.3.2

OpenACS Full Text Search requires several pieces: the OpenFTS code, some database functions, and the OpenFTS Engine. This section describes how to upgrade OpenFTS from 0.2 to 0.3.2 and upgrade the search engine on an OpenACS site at the same time.

  1. Uninstall the old OpenFTS Engine from the $OPENACS_SERVICE_NAME database.

    1. Browse to http://yourserver/openfts. +Upgrading Platform components

      Upgrading Platform components

      Upgrading OpenFTS from 0.2 to 0.3.2

      OpenACS Full Text Search requires several pieces: the OpenFTS code, some database functions, and the OpenFTS Engine. This section describes how to upgrade OpenFTS from 0.2 to 0.3.2 and upgrade the search engine on an OpenACS site at the same time.

      1. Uninstall the old OpenFTS Engine from the $OPENACS_SERVICE_NAME database.

        1. Browse to http://yourserver/openfts.

        2. Click Administration.

        3. Click Drop OpenFTS Engine

      2. Build and install the new OpenFTS driver and supporting tcl procedures. (This section of shell code is not fully documented; please exercise care.)

        cd /usr/local/src/
                   tar xzf /tmp/Search-OpenFTS-tcl-0.3.2.tar.gz
                   chown -R root.root Search-OpenFTS-tcl-0.3.2/