Index: openacs-4/packages/acs-core-docs/www/install-full-text-search-tsearch2.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/install-full-text-search-tsearch2.html,v diff -u -r1.15.2.9 -r1.15.2.10 --- openacs-4/packages/acs-core-docs/www/install-full-text-search-tsearch2.html 2 Sep 2024 09:40:22 -0000 1.15.2.9 +++ openacs-4/packages/acs-core-docs/www/install-full-text-search-tsearch2.html 3 Sep 2024 08:43:02 -0000 1.15.2.10 @@ -6,7 +6,7 @@ V2 Introduction by Andrew J. Kopciuch

OpenACS docs are written by the named authors, and may be edited by OpenACS documentation staff. -

Install Tsearch2 module

In earlier versions of PostgreSQL (7.4), tsearch2 was a contrib +

Install Tsearch2 module

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 a backward