Forum OpenACS Q&A: Examples of Tsearch

Collapse
Posted by Nick Grossman on
Hi,

We're thinking about switching the search program on our site, to the Tsearch within Postgres. Can anyone show me examples of this in practice?

Any advice for configuration?

Thanks,

Collapse
2: Re: Examples of Tsearch (response to 1)
Posted by Dave Bauer on
OpenACS is shifting support to tsearch2. This web site is using tsearch2. You can check out the tsearch2-driver package for the code that shows how OpenACS interacts with the tsearch2 code in PostgreSQL.

http://cvs.openacs.org/cvs/openacs-4/packages/tsearch2-driver/