Re: tsearch comments - Mailing list pgsql-general

From Uros Gruber
Subject Re: tsearch comments
Date
Msg-id 13034962453.20030128173508@sir-mag.com
Whole thread Raw
In response to tsearch comments  (Björn Metzdorf <bm@turtle-entertainment.de>)
Responses Re: tsearch comments
List pgsql-general
Hi!

I think that this would be nice. OpenFTS is great, but i would
be great if this would be implement in real pg functions.

I think that indexim would be great if pg make it by itself.

Also it could be great if we could define order of weight of
columns.

bye Uros

I
On 28.01.2003 at 11:53:26, Oleg Bartunov <oleg@sai.msu.su>
wrote:

> On Tue, 28 Jan 2003 sector119@mail.ru wrote:
>
> > HI
> >
> > will we see sort by relevance at tsearch alpha version? :)
> >
>
> not sure. We concentrate our efforts, well, Teodor is working
> on
> better configurability of tsearch like OpenFTS does.
>
> It\\\'s not difficult to add rather naive relevance based on
> position
> of lexem in document, for example. The question is do you
like
> such
> kind of relevancy ? Real ranking support (as in OpenFTS)
> require
> separate tables to maintain coordinate information.
> We want to keep tsearch as simple as it\\\'s and now we just
add
> better and friendly configurability. Do we need complicate
> tsearch ?
> We already have OpenFTS which has most features people
> requested.
>


pgsql-general by date:

Previous
From: "Jim Buttafuoco"
Date:
Subject: Re: Status of tablespaces
Next
From: Tomaz Borstnar
Date:
Subject: Re: tsearch comments