Re: [OpenFTS-general] relor and relkov - Mailing list pgsql-hackers

From Christopher Kings-Lynne
Subject Re: [OpenFTS-general] relor and relkov
Date
Msg-id 20030201202527.I32061-100000@houston.familyhealth.com.au
Whole thread Raw
In response to Re: [OpenFTS-general] relor and relkov  (Oleg Bartunov <oleg@sai.msu.su>)
List pgsql-hackers
I'll volunteer to do some docs...

Chris


On Fri, 31 Jan 2003, Oleg Bartunov wrote:

> Hi there,
>
> we've discussed with Teodor about adding ranking feature to tsearch and
> seems we've found a way to do that. New version of tsearch will have
> ranking supports, friendly configurability, linguistic options
>  and removing some internal limits. Expect alpha-version in 1-2 weeks.
> But, we need help to create good documentation for tsearch !
> This is main stopper for releasing of tsearch.
>
>     Oleg
> On Wed, 29 Jan 2003, Uros Gruber wrote:
>
> > Hi,
> >
> > about this problem i was talking about. With openFTS you're
> > forced to use those two fields. If you wan't to use other
> > columns you can, becase of those 2 functions.
> >
> > I make someking workaround and concatenate all columns and
> > index this. But then you can't change weight for each column.
> >
> > Because of this i think that we have to work more on this
> > tsearch and ranking and make this more close to postgresql.
> >
> >
> >
>
>     Regards,
>         Oleg
> _____________________________________________________________
> Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
> Sternberg Astronomical Institute, Moscow University (Russia)
> Internet: oleg@sai.msu.su, http://www.sai.msu.su/~megera/
> phone: +007(095)939-16-83, +007(095)939-23-83
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org
>



pgsql-hackers by date:

Previous
From: Ian Barwick
Date:
Subject: Re: Windows Build System - My final thoughts
Next
From: Christopher Kings-Lynne
Date:
Subject: Re: POSIX regex performance bug in 7.3 Vs. 7.2