Subject: Re: [SQL] search facilities
Date: Sat, 8 Nov 2003 10:49:41 +0300 (MSK)
Check contrib/tsearch2 and
http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2
for documentation
Oleg
On Fri, 7 Nov 2003, Martin Kuria wrote:
> Hi,
> I have a content management system, for my datab
Download the latest version of PostgreSQL and look in the contrib/tsearch or
contrib/tsearch2
directories. For documentation, see:
http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2/
http://sourceforge.net/mailarchive/forum.php?forum_id=7671
George Essig
___
Check contrib/tsearch2 and http://www.sai.msu.su/~megera/postgres/gist/tsearch/V2
for documentation
Oleg
On Fri, 7 Nov 2003, Martin Kuria wrote:
> Hi,
> I have a content management system, for my database driven website developed
> using php and postgresql but I don't know how to develop
Hi,
I have a content management system, for my database driven website developed
using php and postgresql but I don't know how to develop a search facility
for it.
How do I go about it?.
I have seen database driven website developed using php and postgresql and
they have their built search fac