Index: openacs-4/packages/acs-core-docs/www/install-full-text-search-tsearch2.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/install-full-text-search-tsearch2.adp,v diff -u -r1.5.2.11 -r1.5.2.12 --- openacs-4/packages/acs-core-docs/www/install-full-text-search-tsearch2.adp 2 Sep 2024 09:40:22 -0000 1.5.2.11 +++ openacs-4/packages/acs-core-docs/www/install-full-text-search-tsearch2.adp 3 Sep 2024 08:43:02 -0000 1.5.2.12 @@ -21,7 +21,7 @@ OpenACS docs are written by the named authors, and may be edited by OpenACS documentation staff.
In earlier versions of PostgreSQL (7.4), tsearch2 was a contrib module. With PostgreSQL 9.*, it was included in the standard PostgreSQL package with minor naming changes (e.g. the function "rank" became "ts_rank"). PostgreSQL 9 included