Re: Full text search
От | Christopher Kings-Lynne |
---|---|
Тема | Re: Full text search |
Дата | |
Msg-id | Pine.BSF.4.32.0109221742050.18826-100000@houston.familyhealth.com.au обсуждение исходный текст |
Ответ на | Full text search ("Sameer Maggon" <sameermaggon@rediffmail.com>) |
Ответы |
Re: Full text search
|
Список | pgsql-docs |
Hi Sameer, There are two ways of doing full text indexing in pgsql. 1. Use the contrib/fulltextindex module. This is fairly simple in 7.1.3 and the docs explain how to use it. If you want to nidex muliple columns, I suggest getting the fulltextindex module from CVS HEAD. It will compile against 7.1.x, but now 7.0.x. 2. Use OpenFTS. Check out www.openfts.org (I think) or search the maling list archives for openfts Cheers, Chris On 22 Sep 2001, Sameer Maggon wrote: > hi, > > As MSSQL server supports FTS, does PostgreSQL also supports or has some external module to support FTS > > Sameer > > > > > > > ---------------------------(end of broadcast)--------------------------- > TIP 5: Have you checked our extensive FAQ? > > http://www.postgresql.org/users-lounge/docs/faq.html >
В списке pgsql-docs по дате отправления: