From: | "Ross J(dot) Reedstrom" <reedstrm(at)rice(dot)edu> |
---|---|
To: | pgsql-sql(at)postgresql(dot)org, pgsql-general(at)postgresql(dot)org |
Subject: | Re: sort by relevance |
Date: | 2003-01-15 20:07:41 |
Message-ID: | 20030115200741.GA29352@wallace.ece.rice.edu |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-sql |
On Wed, Jan 15, 2003 at 09:19:47PM +0300, Oleg Bartunov wrote:
> On Wed, 15 Jan 2003 sector119(at)mail(dot)ru wrote:
>
> > HI, PPL!
> >
> > How am I able to sort query results by relevance?
> > I use contrib/tsearch to search using fill text index!
> >
>
> Use OpenFTS (openfts.sourceforge.net) for relevance ranking.
> we might add relevance feature to tsearch though.
Here's another tsearch 'customer' who'd love that feature.
Ross
From | Date | Subject | |
---|---|---|---|
Next Message | Tom Lane | 2003-01-15 20:10:32 | Re: postgres on a PDA |
Previous Message | Claudio Lapidus | 2003-01-15 19:33:13 | Problem handling timezones |
From | Date | Subject | |
---|---|---|---|
Next Message | Matthew Nuzum | 2003-01-15 20:19:38 | Re: lost on self joins |
Previous Message | Achilleus Mantzios | 2003-01-15 20:02:46 | Re: index on to_char(created, 'YYYY') doesn't work |