From: | Oleg Bartunov <oleg(at)sai(dot)msu(dot)su> |
---|---|
To: | Gevik Babakhani <pgdev(at)xs4all(dot)nl> |
Cc: | "'Magnus Hagander'" <magnus(at)hagander(dot)net>, "'PostgreSQL - WWW ML'" <pgsql-www(at)postgresql(dot)org> |
Subject: | Re: www search behaviour |
Date: | 2008-02-28 08:54:34 |
Message-ID: | Pine.LNX.4.64.0802281150420.31180@sn.sai.msu.ru |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
On Thu, 28 Feb 2008, Gevik Babakhani wrote:
>> Yeah, it's climbing up my TODO list...
>
> Anything that I can do to help?
Several variants:
1. Create custom parser for pgweb, which doesn't mean that '_' is a
separator
2. Create synonym dictionary for pgweb, which lists all pg specific
terms
1. is a most right way, 2. is a most easy way, just create word stats,
see all terms with '_' and create pgvars dictionary like
some_word some_word
Then created text search configuration , test it and give it to Magnus.
btw, Magnus, did you move to 8.3 ?
Regards,
Oleg
_____________________________________________________________
Oleg Bartunov, Research Scientist, Head of AstroNet (www.astronet.ru)
Sternberg Astronomical Institute, Moscow University, Russia
Internet: oleg(at)sai(dot)msu(dot)su, http://www.sai.msu.su/~megera/
phone: +007(495)939-16-83, +007(495)939-23-83
From | Date | Subject | |
---|---|---|---|
Next Message | Magnus Hagander | 2008-02-28 08:57:34 | Re: www search behaviour |
Previous Message | Gevik Babakhani | 2008-02-28 08:47:27 | Re: www search behaviour |