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.2 -r1.3 --- openacs-4/packages/acs-core-docs/www/upgrade-supporting.html 4 Feb 2004 16:47:33 -0000 1.2 +++ openacs-4/packages/acs-core-docs/www/upgrade-supporting.html 12 Feb 2004 13:51:40 -0000 1.3 @@ -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 service0 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 service0 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/