Re: full text indexing & search

From: Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>
To: valter m <maweb(at)hotmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: full text indexing & search
Date: 2000-06-12 19:48:56
Message-ID: 200006121948.PAA00367@candle.pha.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Have you read the README. Cluster is the trick, though different fields
may be slower.

> is there the possibility to do a full text search on a series of different
> tables on different (and more than one per table) fields.
>
> I've taken a look to contrib/fullsearch but don't seems to scale ...
>
> what (trick) can i'use
>
>
>
> valter mazzola, italy
> ________________________________________________________________________
> Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
>
>

--
Bruce Momjian | http://www.op.net/~candle
pgman(at)candle(dot)pha(dot)pa(dot)us | (610) 853-3000
+ If your life is a hard drive, | 830 Blythe Avenue
+ Christ can be your backup. | Drexel Hill, Pennsylvania 19026

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2000-06-12 20:04:00 Re: 7.0b3 pl/pgsql, ERROR: CURRENT used in non-rule query
Previous Message valter m 2000-06-12 18:31:03 full text indexing & search