Re: tsearch2 for 7.3.X

From: Oleg Bartunov <oleg(at)sai(dot)msu(dot)su>
To: Christopher Kings-Lynne <chriskl(at)familyhealth(dot)com(dot)au>
Cc: Teodor Sigaev <teodor(at)sigaev(dot)ru>, Andreas Joseph Krogh <andreak(at)officenet(dot)no>, Bruce Momjian <pgman(at)candle(dot)pha(dot)pa(dot)us>, Pgsql Hackers <pgsql-hackers(at)postgresql(dot)org>
Subject: Re: tsearch2 for 7.3.X
Date: 2003-07-23 04:16:52
Message-ID: Pine.GSO.4.56.0307230814420.6172@ra.sai.msu.su
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On Wed, 23 Jul 2003, Christopher Kings-Lynne wrote:

> > > I mean, the end user - the person entering the search string on the
> website
> > > won't know that syntax...
> >
> > You always could rewrite user query to that syntax.
>
> That's why I said it would be a cool feature! Saves every web designer from
> writing the conversion code for their site - you just provide a function to
> do it...

feel free to write such conversion fuction and share with us.
The problem is that there are many user oriented query languages and
it's difficult to recognize which conversion funcion to use.

>
> Chris
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>

Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, sci.researcher, hostmaster of AstroNet,
Sternberg Astronomical Institute, Moscow University (Russia)
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(095)939-16-83, +007(095)939-23-83

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Bruce Momjian 2003-07-23 04:18:13 Re: php with postgres
Previous Message Tom Lane 2003-07-23 04:16:06 Re: compile failure in hba.c